From 6a2952c6f3f24d36f1901bf7e691f6ab8d0402e2 Mon Sep 17 00:00:00 2001 From: spinline Date: Thu, 12 Feb 2026 01:51:38 +0300 Subject: [PATCH] fix: resolve 404 error for lock_scroll.js by including it in Trunk build and loading globally --- frontend/index.html | 2 ++ frontend/src/components/ui/context_menu.rs | 2 -- frontend/src/components/ui/dropdown_menu.rs | 2 -- frontend/src/components/ui/multi_select.rs | 2 -- frontend/src/components/ui/select.rs | 2 -- 5 files changed, 2 insertions(+), 8 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index ebeb562..4867bf0 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -25,6 +25,8 @@ + + -
-
-
-