mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-18 23:49:20 +01:00
Filter chats by Unread
This commit is contained in:
@@ -14,6 +14,7 @@ describe('LeftPaneInboxHelper', () => {
|
||||
const defaultProps: LeftPaneInboxPropsType = {
|
||||
archivedConversations: [],
|
||||
conversations: [],
|
||||
filterByUnread: false,
|
||||
isSearchingGlobally: false,
|
||||
isAboutToSearch: false,
|
||||
pinnedConversations: [],
|
||||
|
||||
Reference in New Issue
Block a user