From cb712245c2112413a3947a0df7313e6fca75e8b3 Mon Sep 17 00:00:00 2001 From: josh Date: Sun, 29 Mar 2026 13:46:42 -0400 Subject: [PATCH] fix: show shots bar during intermission Co-Authored-By: Claude Sonnet 4.6 --- app/static/script.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static/script.js b/app/static/script.js index 1613a4b..cd3980e 100644 --- a/app/static/script.js +++ b/app/static/script.js @@ -40,7 +40,7 @@ function renderLiveGame(game) { const dot = running ? `` : ''; - const shots = !intermission ? shotsBar(game['Away Shots'], game['Home Shots']) : ''; + const shots = shotsBar(game['Away Shots'], game['Home Shots']); const hype = !intermission ? `