Skip to content

Commit 91aee11

Browse files
authored
Merge branch 'main' into timer_centered
2 parents 000f084 + d371ebc commit 91aee11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/displayapp/screens/Notifications.cpp

+2-2
Original file line numberDiff line numberDiff line change
@@ -246,8 +246,8 @@ namespace {
246246

247247
Notifications::NotificationItem::NotificationItem(Pinetime::Controllers::AlertNotificationService& alertNotificationService,
248248
Pinetime::Controllers::MotorController& motorController)
249-
: NotificationItem("Notification",
250-
"No notification to display",
249+
: NotificationItem("Notifications",
250+
"No notifications to display",
251251
0,
252252
Controllers::NotificationManager::Categories::Unknown,
253253
0,

0 commit comments

Comments
 (0)