fix(master): error in init queries

This commit is contained in:
Rajeh Taher
2024-05-06 18:18:15 +03:00
committed by GitHub
parent 27d42652d7
commit fbbb511fb8
3 changed files with 10 additions and 29 deletions

View File

@@ -68,6 +68,7 @@ export type AuthenticationCreds = SignalCreds & {
backupToken: Buffer
registration: RegistrationOptions
pairingCode: string | undefined
lastPropHash: string | undefined
}
export type SignalDataTypeMap = {