mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
#157 opt.: icloud sync
This commit is contained in:
@@ -151,7 +151,7 @@ class BackupPage extends StatelessWidget {
|
||||
onPressed: () async {
|
||||
restore(backup);
|
||||
context.pop();
|
||||
showRestartSnackbar(context, s);
|
||||
showRestartSnackbar(context, btn: s.restart, msg: s.needRestart);
|
||||
},
|
||||
child: Text(s.ok),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user