Making create screen have buttons again
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user