Re-register support for sealed sender when a device is re-linked
This commit is contained in:
parent
6c0365a770
commit
cb9ba0fe7f
2 changed files with 8 additions and 1 deletions
|
@ -2589,7 +2589,6 @@ async function removeAllConfiguration() {
|
|||
|
||||
try {
|
||||
await Promise.all([
|
||||
db.run('BEGIN TRANSACTION;'),
|
||||
db.run('DELETE FROM identityKeys;'),
|
||||
db.run('DELETE FROM items;'),
|
||||
db.run('DELETE FROM preKeys;'),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue