Set disappearing check timer reliably - on all message saves
This commit is contained in:
parent
9dd756f96a
commit
22613c8cc4
6 changed files with 39 additions and 31 deletions
|
@ -40,7 +40,7 @@
|
|||
reset() {
|
||||
return Promise.all([
|
||||
Whisper.Database.clear(),
|
||||
Window.Signal.Data.removeAll(),
|
||||
window.Signal.Data.removeAll(),
|
||||
]);
|
||||
},
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue