Move missed call chat badging to calls tab

This commit is contained in:
ayumi-signal
2024-03-04 14:26:49 -08:00
committed by GitHub
parent e5333546db
commit 8047e9cccd
9 changed files with 45 additions and 28 deletions

View File

@@ -36,6 +36,7 @@ window.testUtilities = {
initializeRedux({
callsHistory: [],
callsHistoryUnreadCount: 0,
initialBadgesState: { byId: {} },
mainWindowStats: {
isFullScreen: false,