feat: resync main app state on first open
This commit is contained in:
@@ -111,7 +111,8 @@ export const initAuthCreds = (): AuthenticationCreds => {
|
||||
serverHasPreKeys: false,
|
||||
accountSettings: {
|
||||
unarchiveChats: false
|
||||
}
|
||||
},
|
||||
didInitialAppStateSync: false
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user