Removed Download Button for Temporary Display

This commit is contained in:
2025-11-14 17:33:27 +01:00
parent 24e80a6a0a
commit 263f389e91

View File

@@ -168,6 +168,7 @@ watch(downloadControl, (downloadCtrl) => {
variant="outline"
></UButton>
<UButton
v-if="props.fileId"
@click="handleDownloadFile"
variant="outline"
icon="i-heroicons-arrow-down-on-square"