Async sync

This commit is contained in:
Mo Bitar
2018-06-29 10:57:56 -05:00
parent d6c26bd344
commit 7849c00f7d
14 changed files with 52 additions and 378 deletions

View File

@@ -207,7 +207,7 @@ angular.module('app')
}
// Lots of dirtying can happen above, so we'll sync
syncManager.sync("editorMenuOnSelect");
syncManager.sync();
}.bind(this)
this.hasAvailableExtensions = function() {