@everymatrix/casino-game-thumbnail 1.54.2 → 1.54.4

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.
@@ -7895,7 +7895,7 @@ function qd(e) {
7895
7895
  e[1] && aa(e)
7896
7896
  ), J = (
7897
7897
  /*gameisnew*/
7898
- e[7] && sa(e)
7898
+ e[7] !== "false" && sa(e)
7899
7899
  ), q = (
7900
7900
  /*gametag*/
7901
7901
  e[8] && oa(e)
@@ -7986,7 +7986,7 @@ function qd(e) {
7986
7986
  /*gamevendor*/
7987
7987
  b[5]
7988
7988
  ) : "-") + "") && Ye(v, E), /*gameisnew*/
7989
- b[7] ? J ? J.p(b, T) : (J = sa(b), J.c(), J.m(W, X)) : J && (J.d(1), J = null), /*gametag*/
7989
+ b[7] !== "false" ? J ? J.p(b, T) : (J = sa(b), J.c(), J.m(W, X)) : J && (J.d(1), J = null), /*gametag*/
7990
7990
  b[8] ? q ? q.p(b, T) : (q = oa(b), q.c(), q.m(W, he)) : q && (q.d(1), q = null), /*livegamedata*/
7991
7991
  b[13] ? Q ? Q.p(b, T) : (Q = la(b), Q.c(), Q.m(W, null)) : Q && (Q.d(1), Q = null), Te === (Te = kt(b, T)) && K ? K.p(b, T) : (K && K.d(1), K = Te && Te(b), K && (K.c(), K.m(ie, null))), T[0] & /*livegamedata, isopen, openhours*/
7992
7992
  12591104 | T[1] & /*istablefull*/
@@ -1,4 +1,4 @@
1
- import { C as s } from "../components/CasinoGameThumbnail-CaB3Aaol.js";
1
+ import { C as s } from "../components/CasinoGameThumbnail-CkbtycYd.js";
2
2
  function a(t) {
3
3
  return function(...n) {
4
4
  try {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@everymatrix/casino-game-thumbnail",
3
- "version": "1.54.2",
3
+ "version": "1.54.4",
4
4
  "type": "module",
5
5
  "main": "esnext/casino-game-thumbnail.js",
6
6
  "module": "esnext/casino-game-thumbnail.js",