Merge branch 'master' into domain-ownership-setup

pull/394/head
NaiJi ✨ 2023-11-30 07:50:01 +02:00
commit 0b4f8d66ef
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@ class BackupsListPage extends StatelessWidget {
context.watch<BackupsCubit>().state.preventActions;
return BrandHeroScreen(
heroTitle: 'backup.snapshots_title'.tr(),
hasFlashButton: true,
children: [
if (backups.isEmpty)
Center(