Fixes to get local verification and sync messages working
FREEBIE
This commit is contained in:
parent
c43d96904d
commit
4a1dc46ab3
7 changed files with 23 additions and 42 deletions
|
@ -203,7 +203,7 @@
|
|||
|
||||
// update our own identity key, which may have changed
|
||||
// if we're relinking after a reinstall on the master device
|
||||
textsecure.storage.protocol.saveIdentityWithAttributes({
|
||||
textsecure.storage.protocol.saveIdentityWithAttributes(number, {
|
||||
id : number,
|
||||
publicKey : identityKeyPair.pubKey,
|
||||
firstUse : true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue