mirror of
https://github.com/immich-app/immich.git
synced 2025-11-17 12:52:38 +09:00
feat(mobile): new mobile UI (#12582)
This commit is contained in:
@@ -212,7 +212,7 @@ class BackupControllerPage extends HookConsumerWidget {
|
||||
.read(backupProvider.notifier)
|
||||
.backupAlbumSelectionDone();
|
||||
// waited until backup albums are stored in DB
|
||||
ref.read(albumProvider.notifier).getDeviceAlbums();
|
||||
ref.read(albumProvider.notifier).refreshDeviceAlbums();
|
||||
},
|
||||
child: const Text(
|
||||
"backup_controller_page_select",
|
||||
|
||||
Reference in New Issue
Block a user