From cffb653c5dd3f44afd11408774a3bda477007d08 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Fri, 16 Oct 2020 17:10:33 -0400 Subject: [PATCH] feat(live-feed): show normal day, match blaseball.com --- src/app/live-feed/live-feed.page.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/live-feed/live-feed.page.html b/src/app/live-feed/live-feed.page.html index 839e3363..0b05f1ca 100644 --- a/src/app/live-feed/live-feed.page.html +++ b/src/app/live-feed/live-feed.page.html @@ -84,7 +84,7 @@

Postseason Starts In:
{{getCountdown()}}.

-

Postseason Round {{streamData.games.postseason.round.roundNumber}}, Day {{getPlayoffDay()}}

+

Postseason Round {{streamData.games.postseason.round.roundNumber}}, Day {{streamData.games.sim.day}}

Season {{streamData.games.season.seasonNumber}}, Day {{streamData.games.sim.day}}

@@ -97,7 +97,7 @@

Season {{stream No active games for day {{streamData.games.sim.day}}. - +