Merge branch 'beta' into dev

This commit is contained in:
2025-03-04 17:10:36 +01:00
4 changed files with 13 additions and 7 deletions

View File

@@ -355,6 +355,7 @@ const moveFile = async () => {
<UButton
@click="moveFile"
variant="outline"
:disabled="!folderToMoveTo"
>Verschieben</UButton>
</InputGroup>