Chat folders bugfixes & ui updates

This commit is contained in:
Jamie
2025-10-10 15:34:28 -07:00
committed by GitHub
parent bfb390e644
commit 1f3fa9bd59
56 changed files with 1703 additions and 777 deletions

View File

@@ -25,6 +25,7 @@ describe('LeftPaneInboxHelper', () => {
searchDisabled: false,
searchTerm: '',
startSearchCounter: 0,
selectedChatFolder: null,
};
describe('getBackAction', () => {