diff --git a/pkg/interface/src/views/apps/notifications/inbox.tsx b/pkg/interface/src/views/apps/notifications/inbox.tsx index c76adbee31..ab19222b0c 100644 --- a/pkg/interface/src/views/apps/notifications/inbox.tsx +++ b/pkg/interface/src/views/apps/notifications/inbox.tsx @@ -172,7 +172,7 @@ function DaySection({ {_.map(timeboxes.sort(sortTimeboxes), ([date, nots], i: number) => _.map(nots.sort(sortIndexedNotification), (not, j: number) => (