@everymatrix/casino-last-played-section 1.23.0 → 1.24.0

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-last-played-section",
3
- "version": "1.23.0",
3
+ "version": "1.24.0",
4
4
  "main": "index.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -35,5 +35,5 @@
35
35
  "publishConfig": {
36
36
  "access": "public"
37
37
  },
38
- "gitHead": "e1f96f1273bd4af5ca8e311c90006f51ca00a642"
38
+ "gitHead": "88308bab2d4819ec71d025befe5d4165e8c092ca"
39
39
  }
@@ -20,6 +20,7 @@
20
20
  export let integratedgameframemobile:string = 'false';
21
21
  export let integratedgameframedesktop:string = 'false';
22
22
  export let gamepagemodalurl:string = 'false';
23
+ export let showgamename:string = '';
23
24
  export let visiblegames:string = '';
24
25
  export let favorites:string = '';
25
26
  export let lastplayedperiod:string = 'Last30Days';
@@ -179,6 +180,7 @@
179
180
  categoryindex="1"
180
181
  categorygames="9"
181
182
  class="CategoryContainer"
183
+ {showgamename}
182
184
  {clientstyling}
183
185
  {clientstylingurl}
184
186
  {livecasino}