Fix dev output #98

This commit is contained in:
2026-02-05 18:30:39 +01:00
parent 7125d15b3f
commit c43d3225e3

View File

@@ -151,8 +151,6 @@ const fileNames = computed(() => {
:disabled="uploadInProgress || selectedFiles.length === 0"
>Hochladen</UButton>
</template>
{{props.fileData}}
</UCard>
</div>
</UModal>