From 88e284634d5f2c45fedd2934c46a30360900feb2 Mon Sep 17 00:00:00 2001 From: cmarkham20 Date: Fri, 10 Oct 2025 11:06:28 -0400 Subject: [PATCH] Update nhl_scores.star Utah / Calgary changes --- apps/nhlscores/nhl_scores.star | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/nhlscores/nhl_scores.star b/apps/nhlscores/nhl_scores.star index b1c132e44f..353070787f 100644 --- a/apps/nhlscores/nhl_scores.star +++ b/apps/nhlscores/nhl_scores.star @@ -60,6 +60,7 @@ ALT_COLOR = """ """ ALT_LOGO = """ { + "CGY": "https://i.ibb.co/Kj1tk49W/flames.png" } """ MAGNIFY_LOGO = """ @@ -614,8 +615,8 @@ teamOptions = [ value = "TOR", ), schema.Option( - display = "Utah Hockey Club", - value = "UTAH", + display = "Utah Mammoth", + value = "UTA", ), schema.Option( display = "Vancouver Canucks",