chore: cleanup debug output from backup modals

This commit is contained in:
Michel Roegl-Brunner
2025-11-18 09:11:56 +01:00
parent 570eea41b9
commit 5be88d361f
2 changed files with 4 additions and 0 deletions

View File

@@ -63,3 +63,5 @@ export function BackupWarningModal({
);
}

View File

@@ -164,3 +164,5 @@ export function StorageSelectionModal({
);
}