Display new notification count

This commit is contained in:
AidarKC
2026-09-02 19:20:04 +04:00
parent 0c5089fa79
commit aff601f61a
22 changed files with 475 additions and 260 deletions
+1
View File
@@ -244,6 +244,7 @@ function createInitialState({ withStoredSession = true } = {}) {
pendingIncomingReadByBaseKey: {},
outgoingTempSeq: 1,
notificationsTab: 'replies',
notificationUnreadTotal: 0,
pageLabelCollapsed: false,
session: {
isAuthorized: storedLocalDemo,