mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-05-23 05:24:46 -07:00
fmt
This commit is contained in:
@@ -761,7 +761,7 @@ static bool notification_load_settings(NotificationApp* app) {
|
|||||||
|
|
||||||
// "kostyl" for update old setting to new without change settings version
|
// "kostyl" for update old setting to new without change settings version
|
||||||
if(app->settings.display_off_delay_ms < 2000) app->settings.display_off_delay_ms = 2000;
|
if(app->settings.display_off_delay_ms < 2000) app->settings.display_off_delay_ms = 2000;
|
||||||
|
|
||||||
return fs_result;
|
return fs_result;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user