mirror of
https://github.com/zen-browser/desktop.git
synced 2026-04-22 07:15:41 +00:00
chore: Made container specific essentials the default, b=no-bug, c=workspaces, common, tests
This commit is contained in:
@@ -100,7 +100,7 @@ var gZenWorkspaces = new (class extends ZenMultiWindowFeature {
|
||||
false
|
||||
);
|
||||
this.containerSpecificEssentials = Services.prefs.getBoolPref(
|
||||
'zen.workspaces.container-specific-essentials-enabled',
|
||||
'zen.workspaces.separate-essentials',
|
||||
false
|
||||
);
|
||||
ChromeUtils.defineLazyGetter(this, 'tabContainer', () =>
|
||||
|
||||
Reference in New Issue
Block a user