From 00d832040eb09bab63019548c898f822ca1fc899 Mon Sep 17 00:00:00 2001 From: Alireza Heidari Date: Mon, 19 Sep 2022 23:47:14 +0200 Subject: [PATCH] disable collection items drag --- .../src/components/History/CurrentCollection/CollectionPanel.vue | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/components/History/CurrentCollection/CollectionPanel.vue b/client/src/components/History/CurrentCollection/CollectionPanel.vue index 1585c01bdc4..e6922d46dd6 100644 --- a/client/src/components/History/CurrentCollection/CollectionPanel.vue +++ b/client/src/components/History/CurrentCollection/CollectionPanel.vue @@ -24,6 +24,7 @@