@golstats/gsc-landing 1.0.160 → 1.0.161

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.
@@ -45772,7 +45772,7 @@ const Xt = CD(), c7 = {
45772
45772
  for (const i of e)
45773
45773
  if (i.category_id === 0 && i.game_status_id === 13)
45774
45774
  if (t)
45775
- s.is_live = 0, s.game_status = 0;
45775
+ this.fetchGames(this.team, this.seasonsSelected);
45776
45776
  else {
45777
45777
  const a = this.seasonsGamesMap.get(i.game_id);
45778
45778
  this.allLiveGames = this.allLiveGames.filter(
@@ -46048,7 +46048,7 @@ const Xt = CD(), c7 = {
46048
46048
  beforeUnmount() {
46049
46049
  this.resetGamesLiveInterval();
46050
46050
  }
46051
- }, sr = (s) => (Je("data-v-5fa4dd75"), s = s(), Xe(), s), d7 = {
46051
+ }, sr = (s) => (Je("data-v-4d09d44a"), s = s(), Xe(), s), d7 = {
46052
46052
  class: "gsclanding",
46053
46053
  ref: "landingref"
46054
46054
  }, u7 = {
@@ -46380,7 +46380,7 @@ function z7(s, e, t, i, a, n) {
46380
46380
  ], 2)
46381
46381
  ], 512);
46382
46382
  }
46383
- const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-5fa4dd75"]]);
46383
+ const Q7 = /* @__PURE__ */ Ct(c7, [["render", z7], ["__scopeId", "data-v-4d09d44a"]]);
46384
46384
  export {
46385
46385
  Q7 as GSCLanding
46386
46386
  };