@gambulls-org/gambulls-apis 3.0.106 → 3.0.108
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/apis/PublicGamesApi.js +1 -1
- package/apis/PublicGamesApi.ts +1 -1
- package/package.json +1 -1
package/apis/PublicGamesApi.js
CHANGED
package/apis/PublicGamesApi.ts
CHANGED
|
@@ -553,7 +553,7 @@ export const ApiPublicGamesSeoGetCategoryEnum = {
|
|
|
553
553
|
Football: 'football',
|
|
554
554
|
Blackjack: 'blackjack',
|
|
555
555
|
Roulette: 'roulette',
|
|
556
|
-
|
|
556
|
+
Slots: 'slots',
|
|
557
557
|
VideoSlots: 'video-slots',
|
|
558
558
|
VideoPoker: 'video-poker',
|
|
559
559
|
Baccarat: 'baccarat',
|