mirror of
https://github.com/zen-browser/desktop.git
synced 2025-07-08 05:59:58 +02:00
refactor: remove unused workspace icon strip preference and related styles
This commit is contained in:
parent
630152b91e
commit
072bc0269c
13 changed files with 142 additions and 211 deletions
|
@ -944,11 +944,6 @@ Preferences.addAll([
|
|||
type: 'bool',
|
||||
default: true,
|
||||
},
|
||||
{
|
||||
id: 'zen.workspaces.show-icon-strip',
|
||||
type: 'bool',
|
||||
default: true,
|
||||
},
|
||||
{
|
||||
id: 'zen.tab-unloader.enabled',
|
||||
type: 'bool',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue