@everymatrix/casino-games-category-section 0.0.356 → 0.0.357

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-games-category-section",
3
- "version": "0.0.356",
3
+ "version": "0.0.357",
4
4
  "main": "dist/casino-games-category-section.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "9da657647b6a922a9bb6688be682fbcba497df90"
39
+ "gitHead": "0fde12b49f5b6381585e98c841da6292a9be010d"
40
40
  }
@@ -28,6 +28,7 @@
28
28
  export let livecasino:string = 'false';
29
29
  export let visiblegames:string = '';
30
30
  export let gamepagemodalurl:string = 'false';
31
+ export let enablecasinowinners:string = 'true';
31
32
 
32
33
  export let once = true;
33
34
  export let top = 0;
@@ -571,7 +572,7 @@
571
572
  </div>
572
573
  {:else}
573
574
  <div>
574
- {#if categoryData}
575
+ {#if (enablecasinowinners === 'true') && categoryData}
575
576
  {#if lobbyView && categoryindex == '1'}
576
577
  <div class="CasinoWinners">
577
578
  <casino-winners