From ae86d6c986da8a4e6fb8f102736c37533de501d1 Mon Sep 17 00:00:00 2001 From: Ax333l Date: Sat, 18 Mar 2023 23:54:37 +0000 Subject: [PATCH] chore: update unauthorized page text --- src/routes/poll/unauthorized/+page.svelte | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/routes/poll/unauthorized/+page.svelte b/src/routes/poll/unauthorized/+page.svelte index 7b6a2b8..508046b 100644 --- a/src/routes/poll/unauthorized/+page.svelte +++ b/src/routes/poll/unauthorized/+page.svelte @@ -5,8 +5,8 @@
-

Unauthorized

-

Please follow the instructions in our Discord server to vote.

+

No access

+

You can only visit this page with a valid access token.