@everymatrix/casino-header-controller 1.13.22 → 1.13.24

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-header-controller",
3
- "version": "1.13.22",
3
+ "version": "1.13.24",
4
4
  "main": "dist/casino-header-controller.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -37,5 +37,5 @@
37
37
  "publishConfig": {
38
38
  "access": "public"
39
39
  },
40
- "gitHead": "07a124adef4703b4a19619953a0221dbd6299859"
40
+ "gitHead": "cde0044a9c4c9152ef07e47cb9284338748f0078"
41
41
  }
@@ -22,7 +22,7 @@
22
22
  export let translationurl:string = '';
23
23
  export let customlocaleidentifier:string = '';
24
24
  export let gmversion:string = '';
25
- export let displaybalanceoption:string = 'both';
25
+ export let displaybalanceoption:string = '';
26
26
 
27
27
  export let operatorid:string = '';
28
28
  export let pagetag:string = '';