From 9d7c9ae390ff6d4e747b32b68ebd800737be3834 Mon Sep 17 00:00:00 2001 From: Dustin Carlino Date: Mon, 11 Dec 2023 16:50:45 +0900 Subject: [PATCH] Don't accidentally share route click behavior in score mode --- web/src/App.svelte | 2 +- web/src/ScoreLayer.svelte | 15 +++++++++++++-- 2 files changed, 14 insertions(+), 3 deletions(-) diff --git a/web/src/App.svelte b/web/src/App.svelte index 35d23b3..f8b7522 100644 --- a/web/src/App.svelte +++ b/web/src/App.svelte @@ -1,6 +1,6 @@