From d4a6a01fb15474512c03029b0b1166bbd69cbed6 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 23 Mar 2023 11:57:00 +0100 Subject: [PATCH] fix: add notice to login page (fixes #27) --- frontend/src/routes/auth/login/+page.svelte | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/frontend/src/routes/auth/login/+page.svelte b/frontend/src/routes/auth/login/+page.svelte index 1300a79..4909009 100644 --- a/frontend/src/routes/auth/login/+page.svelte +++ b/frontend/src/routes/auth/login/+page.svelte @@ -85,6 +85,10 @@ > +

+ By signing in, you consent to pronouns.cc storing + a token in your browser to identify your account. +