This commit is contained in:
jantunesmesias 2024-08-08 08:28:58 -03:00
parent d36de816f5
commit 7838a4b2cc
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ class PreferencesPageModel with ChangeNotifier {
);
}).catchError((err) {
log(err.toString());
Navigator.pop(context);
ScaffoldMessenger.of(context).showSnackBar(
SnackBar(
content: Text(