Self-repairing message counter
This commit is contained in:
@@ -88,6 +88,7 @@ before(async () => {
|
||||
err && err.stack ? err.stack : err
|
||||
);
|
||||
}
|
||||
await window.Signal.Util.initializeMessageCounter();
|
||||
await window.Signal.Data.removeAll();
|
||||
await window.storage.fetch();
|
||||
});
|
||||
|
Reference in New Issue
Block a user