From 3f3f34adb8eb7ed774b8e74cdf1c2cfc656c9c73 Mon Sep 17 00:00:00 2001 From: niubility000 <76441520+niubility000@users.noreply.github.com> Date: Fri, 16 Feb 2024 08:22:00 +0800 Subject: [PATCH] fix: freezing the list Listing.vue --- frontend/src/views/files/Listing.vue | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/src/views/files/Listing.vue b/frontend/src/views/files/Listing.vue index 692593b6..ee423bc4 100644 --- a/frontend/src/views/files/Listing.vue +++ b/frontend/src/views/files/Listing.vue @@ -9,7 +9,6 @@ :label="$t('buttons.search')" @action="openSearch()" /> -