From 6bfbc7ca0a8d2d048aa6beaf5e9e92884832e1ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ars=C3=A8ne=20Reymond?= <66876397+p0lycarpio@users.noreply.github.com> Date: Wed, 3 Sep 2025 11:11:36 +0200 Subject: [PATCH] fix: set touchless on AppSidebar (#6092) --- frontend/components/Layout/LayoutParts/AppSidebar.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/components/Layout/LayoutParts/AppSidebar.vue b/frontend/components/Layout/LayoutParts/AppSidebar.vue index 49b028f88..68a72873f 100644 --- a/frontend/components/Layout/LayoutParts/AppSidebar.vue +++ b/frontend/components/Layout/LayoutParts/AppSidebar.vue @@ -1,5 +1,5 @@