1
0
Fork 1
mirror of https://github.com/zen-browser/desktop.git synced 2025-07-08 10:39:59 +02:00

Removed pilled button preference as it's no longer useful

This commit is contained in:
mr. M 2025-02-17 21:46:16 +01:00
parent b8baca2100
commit 84bbb4ba63
No known key found for this signature in database
GPG key ID: CBD57A2AEDBDA1FB
5 changed files with 1 additions and 21 deletions

View file

@ -939,11 +939,6 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'zen.theme.pill-button',
type: 'bool',
default: true,
},
{
id: 'zen.workspaces.hide-default-container-indicator',
type: 'bool',