fix(master): error in init queries
This commit is contained in:
@@ -68,6 +68,7 @@ export type AuthenticationCreds = SignalCreds & {
|
||||
backupToken: Buffer
|
||||
registration: RegistrationOptions
|
||||
pairingCode: string | undefined
|
||||
lastPropHash: string | undefined
|
||||
}
|
||||
|
||||
export type SignalDataTypeMap = {
|
||||
|
||||
Reference in New Issue
Block a user