feat: resync main app state on first open
This commit is contained in:
@@ -46,6 +46,7 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
|
||||
lastAccountSyncTimestamp?: number
|
||||
accountSettings: AccountSettings
|
||||
didInitialAppStateSync: boolean
|
||||
}
|
||||
|
||||
export type SignalDataTypeMap = {
|
||||
|
||||
Reference in New Issue
Block a user