From c439273ea3e88e6b4e2dcc03aea047b3bf3b1e0f Mon Sep 17 00:00:00 2001 From: SpliiT Date: Wed, 4 Mar 2026 11:56:22 +0100 Subject: [PATCH 1/7] fix(ContextMenu): Fix context menu --- app/components/Viewer/ContextMenu.vue | 10 +--------- app/stores/menu.js | 4 ++++ 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/app/components/Viewer/ContextMenu.vue b/app/components/Viewer/ContextMenu.vue index 8f74e419..c1b58a02 100644 --- a/app/components/Viewer/ContextMenu.vue +++ b/app/components/Viewer/ContextMenu.vue @@ -1,5 +1,4 @@