From 910e889f60a6f146255268ad48bec203fbd157bc Mon Sep 17 00:00:00 2001 From: wukko Date: Mon, 24 Feb 2025 18:38:33 +0600 Subject: [PATCH] web/layout: don't use sign() in chrome cuz it's not supported there --- web/src/routes/+layout.svelte | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/web/src/routes/+layout.svelte b/web/src/routes/+layout.svelte index 2e49ac88..2b95c775 100644 --- a/web/src/routes/+layout.svelte +++ b/web/src/routes/+layout.svelte @@ -78,6 +78,7 @@