From 8cfc1c4682732121f064c9785754c041cc9837bf Mon Sep 17 00:00:00 2001 From: filtered <176114999+webfiltered@users.noreply.github.com> Date: Thu, 23 Jan 2025 07:35:21 +1100 Subject: [PATCH] [Desktop] Remove beforeunload handler - unusable in electron (#2318) --- src/views/GraphView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/views/GraphView.vue b/src/views/GraphView.vue index 896db08a2a..eafce30221 100644 --- a/src/views/GraphView.vue +++ b/src/views/GraphView.vue @@ -4,7 +4,7 @@ - +