Fix missing all chat folder on startup without new manifest

This commit is contained in:
Jamie Kyle
2025-10-01 16:59:29 -07:00
committed by GitHub
parent bf217a8513
commit 4973b9b204
9 changed files with 192 additions and 92 deletions

View File

@@ -923,6 +923,7 @@ type ReadableInterface = {
getAllChatFolders: () => ReadonlyArray<ChatFolder>;
getCurrentChatFolders: () => ReadonlyArray<ChatFolder>;
getChatFolder: (id: ChatFolderId) => ChatFolder | null;
hasAllChatsChatFolder: () => boolean;
getOldestDeletedChatFolder: () => ChatFolder | null;
getMessagesNeedingUpgrade: (