@golstats/gsc-landing 1.0.187 → 1.0.188
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/dist/gsc-landing.js +3 -3
- package/dist/gsc-landing.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/gsc-landing.js
CHANGED
|
@@ -46567,7 +46567,7 @@ const rs = VP(), k7 = {
|
|
|
46567
46567
|
},
|
|
46568
46568
|
{ round: "", shortestMillisToNow: null, scheduleKey: null }
|
|
46569
46569
|
);
|
|
46570
|
-
return n.shortestMillisToNow !== null ? n.round : a[
|
|
46570
|
+
return n.shortestMillisToNow !== null ? n.round : a[0][0];
|
|
46571
46571
|
},
|
|
46572
46572
|
getUserTeamClosestRound(s, e = !1) {
|
|
46573
46573
|
let t = 1;
|
|
@@ -46773,7 +46773,7 @@ const rs = VP(), k7 = {
|
|
|
46773
46773
|
beforeUnmount() {
|
|
46774
46774
|
this.resetGamesLiveInterval();
|
|
46775
46775
|
}
|
|
46776
|
-
}, Ys = (s) => (Je("data-v-
|
|
46776
|
+
}, Ys = (s) => (Je("data-v-d94fe41b"), s = s(), Xe(), s), E7 = {
|
|
46777
46777
|
class: "gsclanding",
|
|
46778
46778
|
ref: "landingref"
|
|
46779
46779
|
}, A7 = {
|
|
@@ -47489,7 +47489,7 @@ function T9(s, e, t, i, a, n) {
|
|
|
47489
47489
|
], 64))
|
|
47490
47490
|
], 512);
|
|
47491
47491
|
}
|
|
47492
|
-
const P9 = /* @__PURE__ */ It(k7, [["render", T9], ["__scopeId", "data-v-
|
|
47492
|
+
const P9 = /* @__PURE__ */ It(k7, [["render", T9], ["__scopeId", "data-v-d94fe41b"]]);
|
|
47493
47493
|
export {
|
|
47494
47494
|
P9 as GSCLanding
|
|
47495
47495
|
};
|