reverting (go to home screen did not work)
This commit is contained in:
@@ -721,7 +721,7 @@ static bool setResetSettings(void) {
|
||||
resetSettings();
|
||||
warnUser(translatedString(Tr->ResetOKMessage), 10 * TICKS_SECOND);
|
||||
}
|
||||
return 0;
|
||||
return false;
|
||||
}
|
||||
|
||||
static void displayResetSettings(void) {}
|
||||
|
||||
Reference in New Issue
Block a user