@everymatrix/casino-header-controller 1.37.8 → 1.37.9

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.37.8",
3
+ "version": "1.37.9",
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": "5337eab8bbb68bd1ccbc27fc8bc1220dd219f318"
40
+ "gitHead": "ce63e9919b2417a905be00e35e304ac961790a58"
41
41
  }
@@ -593,6 +593,8 @@
593
593
  contact-url={'https://' + window.location.hostname + '/' + lang + contacturl}
594
594
  home-url={'https://' + window.location.hostname + '/' + lang + homeurl}
595
595
  deposit-url={'https://' + window.location.hostname + '/' + lang + depositurl}
596
+ client-styling={clientstyling}
597
+ client-styling-url={clientstylingurl}
596
598
  ></user-deposit-withdrawal>
597
599
  {/if}
598
600
  </div>