Revert "Remove global updateInbox method"
This reverts commit 1c70293bba
.
This broke tests by blocking the database deletion during test
setup.
This commit is contained in:
@@ -18,6 +18,8 @@
|
||||
|
||||
textsecure.protocol_wrapper.startWorker();
|
||||
|
||||
ConversationController.updateInbox();
|
||||
|
||||
extension.onLaunched(function() {
|
||||
storage.onready(function() {
|
||||
if (textsecure.registration.isDone()) {
|
||||
|
Reference in New Issue
Block a user