@everymatrix/casino-lobby 0.0.290 → 0.0.293

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-lobby",
3
- "version": "0.0.290",
3
+ "version": "0.0.293",
4
4
  "main": "dist/casino-lobby.js",
5
5
  "svelte": "src/index.ts",
6
6
  "scripts": {
@@ -36,5 +36,5 @@
36
36
  "publishConfig": {
37
37
  "access": "public"
38
38
  },
39
- "gitHead": "88cef54931a3357b0ae9a20f4fa09091e1f8bb73"
39
+ "gitHead": "5b7aee827d2cbc67a99e15775c630c6f9ddfbf43"
40
40
  }
@@ -259,8 +259,9 @@
259
259
  {clientstyling}
260
260
  {clientstylingurl}
261
261
  {gamepagemodalurl}
262
+ {haspanicbutton}
262
263
  >
263
- ><casino-game-page
264
+ <casino-game-page
264
265
  session={sessionID}
265
266
  userid={userid}
266
267
  endpoint={endpointURL}