Making create screen have buttons again

This commit is contained in:
Jonathan Kingston
2017-06-19 15:51:29 +01:00
parent 4e0180d521
commit bc847b53f5
4 changed files with 49 additions and 11 deletions
+1 -1
View File
@@ -339,7 +339,7 @@ const backgroundLogic = {
createOrUpdateContainer(options) {
let donePromise;
if (options.userContextId) {
if (options.userContextId !== "new") {
donePromise = browser.contextualIdentities.update(
this.cookieStoreId(options.userContextId),
options.params