mirror of
https://github.com/google/pebble.git
synced 2026-02-22 04:56:50 -05:00
spelling: reload
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -1358,7 +1358,7 @@ static void prv_handle_notification_added_common(Uuid *id, NotificationType type
|
|||||||
const bool should_animate = !do_not_disturb_is_active();
|
const bool should_animate = !do_not_disturb_is_active();
|
||||||
notification_window_focus_notification(id, should_animate);
|
notification_window_focus_notification(id, should_animate);
|
||||||
} else {
|
} else {
|
||||||
// If we are inserting into the middle of this list, just reaload the swap layer so the
|
// If we are inserting into the middle of this list, just reload the swap layer so the
|
||||||
// number of notifications displayed is correct
|
// number of notifications displayed is correct
|
||||||
prv_reload_swap_layer(data);
|
prv_reload_swap_layer(data);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user