Skip to content

Commit 6eaa930

Browse files
committed
Fix whitespace
1 parent fe1d7dd commit 6eaa930

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/displayapp/screens/Notifications.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ Notifications::Notifications(DisplayApp* app,
2424
settingsController {settingsController},
2525
wakeLock(systemTask),
2626
mode {mode} {
27+
2728
notificationManager.ClearNewNotificationFlag();
2829
auto notification = notificationManager.GetLastNotification();
2930
if (notification.valid) {

0 commit comments

Comments
 (0)