@everymatrix/casino-header-controller 1.37.8 → 1.37.9

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-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>