From 80c428e1147fff867940ceba0f894153eece4482 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Sat, 31 Aug 2024 11:43:39 +0200 Subject: [PATCH] fix: Avoid swipe navigation while scrolling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index a6274e76b..dfddc314e 100644 --- a/src/App.vue +++ b/src/App.vue @@ -6,7 +6,7 @@