after reset go to home screen
This commit is contained in:
@@ -720,6 +720,7 @@ static bool setResetSettings(void) {
|
|||||||
if (userConfirmation(translatedString(Tr->SettingsResetWarning))) {
|
if (userConfirmation(translatedString(Tr->SettingsResetWarning))) {
|
||||||
resetSettings();
|
resetSettings();
|
||||||
warnUser(translatedString(Tr->ResetOKMessage), 10 * TICKS_SECOND);
|
warnUser(translatedString(Tr->ResetOKMessage), 10 * TICKS_SECOND);
|
||||||
|
return;
|
||||||
}
|
}
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user