fix(legacy-settings): keep alarm list after save for consistency
This commit is contained in:
@@ -149,9 +149,6 @@ class AlarmScreen extends ConsumerWidget {
|
||||
context,
|
||||
I18n.alarmSaved,
|
||||
);
|
||||
if (context.mounted) {
|
||||
navigationContract.goBack();
|
||||
}
|
||||
},
|
||||
text: context.translate(I18n.alarmSave),
|
||||
color: primaryColor,
|
||||
|
||||
Reference in New Issue
Block a user