This commit is contained in:
2024-10-08 13:08:13 +02:00
parent 856628bce6
commit 16932ad71c
7 changed files with 161 additions and 116 deletions

View File

@@ -269,7 +269,6 @@ const downloadSelected = async () => {
<div v-if="!loadingDocs">
<DocumentList
v-if="filteredDocuments.length > 0"
:documents="filteredDocuments"