From b747ab19b7b9d51c985732a24e193b866a567934 Mon Sep 17 00:00:00 2001 From: Graham Steffaniak <42989099+gtsteffaniak@users.noreply.github.com> Date: Sat, 2 Dec 2023 11:27:06 -0500 Subject: [PATCH] updated listing view limit in v0.2.2 (#88) Signed-off-by: dependabot[bot] Co-authored-by: Graham Steffaniak Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/src/views/files/Listing.vue | 78 +--------------------------- 1 file changed, 2 insertions(+), 76 deletions(-) diff --git a/frontend/src/views/files/Listing.vue b/frontend/src/views/files/Listing.vue index a0372514..f9c7b984 100644 --- a/frontend/src/views/files/Listing.vue +++ b/frontend/src/views/files/Listing.vue @@ -217,7 +217,6 @@