mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-09 01:45:30 +02:00
Refactor Zen Workspaces preferences and hide default container indicator
This commit is contained in:
parent
af98bb7758
commit
6d3b20062e
8 changed files with 46 additions and 11 deletions
|
@ -604,4 +604,9 @@ Preferences.addAll([
|
|||
type: 'bool',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: 'zen.workspaces.hide-default-container-indicator',
|
||||
type: 'bool',
|
||||
default: true,
|
||||
},
|
||||
]);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue