From 1571f2e25640660ddf75b5b801e913b98027664e Mon Sep 17 00:00:00 2001 From: ethanf Date: Sun, 17 Aug 2025 21:52:48 -0500 Subject: [PATCH] fix: update sign-in prompt to include poll name var --- src/App.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index a92dcf6..2d8d05b 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -12,7 +12,7 @@ function App() {
- + {/* Header */}

@@ -27,7 +27,8 @@ function App() { Poll Has Ended

- Voting closed on {formatPollEndDate()}. No new votes are being accepted. + Voting closed on {formatPollEndDate()}. No new votes are being + accepted.

)} @@ -71,8 +72,8 @@ function App() {

Sign in Required

- Please sign in with your Steam account to participate in the RGL - HL Season 22 map poll. + Please sign in with your Steam account to participate in the{" "} + {POLL_NAME}