Fixup all toplevel views to only have one child node and test with basic animation

This commit is contained in:
Johannes Zellner
2025-03-26 18:36:04 +01:00
parent ae68cc95bb
commit 830db36928
10 changed files with 254 additions and 236 deletions
+2 -2
View File
@@ -63,9 +63,9 @@ onMounted(async () => {
</script>
<template>
<BackupDialog ref="backupDialog" @success="refresh()"/>
<div class="content">
<BackupDialog ref="backupDialog" @success="refresh()"/>
<Section :title="$t('backups.title')">
<p>{{ $t('backups.location.description') }}
<span v-show="manualBackupApps.length">