@everymatrix/casino-last-played-section 1.22.11 → 1.23.1

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.22.11",
3
+ "version": "1.23.1",
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": "1ec5c9d222dc5546dc0ef485ea93807daa2bb50c"
38
+ "gitHead": "4844f167efeb93d55d079fc27381a959fe9c5a65"
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}