From 82dc0fb0e309686d7f732ac3815795a47406759c Mon Sep 17 00:00:00 2001 From: SauceyRed Date: Wed, 30 Jul 2025 17:09:07 +0200 Subject: [PATCH] fix: context menu on resizable sidebar component not working due to breaking changes --- components/UserInterface/ResizableSidebar.vue | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/components/UserInterface/ResizableSidebar.vue b/components/UserInterface/ResizableSidebar.vue index 3017dbc..816c9fa 100644 --- a/components/UserInterface/ResizableSidebar.vue +++ b/components/UserInterface/ResizableSidebar.vue @@ -21,7 +21,7 @@