SHA256
Доработать UI и счётчики
This commit is contained in:
@@ -383,6 +383,7 @@ function createInitialState({ withStoredSession = true } = {}) {
|
||||
outgoingTempSeq: 1,
|
||||
notificationsTab: 'replies',
|
||||
notificationUnreadTotal: 0,
|
||||
userCounters: { dmUnreadCount: 0, channelsUnreadCount: 0, notificationsUnreadCount: 0, notifications: { replies: 0, connections: 0, events: 0 } },
|
||||
pageLabelCollapsed: false,
|
||||
session: {
|
||||
isAuthorized: storedLocalDemo,
|
||||
|
||||
Reference in New Issue
Block a user