1
mirror of https://github.com/DarkFlippers/unleashed-firmware.git synced 2025-12-12 04:34:43 +04:00

fmt and upd changelog

This commit is contained in:
MX
2025-10-31 12:12:07 +03:00
parent c37c5574ba
commit e392bff808
2 changed files with 2 additions and 1 deletions

View File

@@ -490,7 +490,7 @@ static void notification_process_notification_message(
furi_check(app->display_led_lock < UINT8_MAX);
// --- NIGHT SHIFT ---
if(app->display_led_lock <1 ) {
if(app->display_led_lock < 1) {
app->display_led_lock = 1;
notification_apply_internal_led_layer(
&app->display,