Init Chat Folders UI

This commit is contained in:
Jamie Kyle 2025-09-29 15:34:24 -07:00 committed by GitHub
commit ec7d07269d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
88 changed files with 4082 additions and 1306 deletions

View file

@ -1246,6 +1246,7 @@ type WritableInterface = {
createDonationReceipt(profile: DonationReceipt): void;
createChatFolder: (chatFolder: ChatFolder) => void;
createAllChatsChatFolder: () => ChatFolder;
updateChatFolder: (chatFolder: ChatFolder) => void;
updateChatFolderPositions: (chatFolders: ReadonlyArray<ChatFolder>) => void;
updateChatFolderDeletedAtTimestampMsFromSync: (