fix(master): error in init queries
This commit is contained in:
@@ -216,5 +216,6 @@ export const initAuthCreds = (): AuthenticationCreds => {
|
||||
backupToken: randomBytes(20),
|
||||
registration: {} as never,
|
||||
pairingCode: undefined,
|
||||
lastPropHash: undefined,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user