Rename axolotl storage
// FREEBIE
This commit is contained in:
parent
ee3bc11e3c
commit
1d60dc38fb
13 changed files with 66 additions and 66 deletions
|
@ -292,7 +292,7 @@
|
|||
}).fail(function() {
|
||||
reject(new Error("Tried to remove identity for unknown number"));
|
||||
});
|
||||
resolve(textsecure.storage.axolotl.removeAllSessions(number));
|
||||
resolve(textsecure.storage.protocol.removeAllSessions(number));
|
||||
});
|
||||
},
|
||||
getGroup: function(groupId) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue