From 9d7987fae50b510f1836e306d5f6f497a560de08 Mon Sep 17 00:00:00 2001 From: jelveh Date: Thu, 14 Nov 2024 09:37:06 -0800 Subject: [PATCH] fix: disabled sortable on sharing section in the sidebar --- src/gui/src/UI/UIWindow.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/gui/src/UI/UIWindow.js b/src/gui/src/UI/UIWindow.js index f681ac892..252e2e5bc 100644 --- a/src/gui/src/UI/UIWindow.js +++ b/src/gui/src/UI/UIWindow.js @@ -1097,7 +1097,7 @@ async function UIWindow(options) { // don't show current user's folder! if(shared_user.name === window.user.username) continue; - ht += `