mirror of
https://github.com/zen-browser/desktop.git
synced 2026-02-23 20:06:38 +00:00
fix: Fixed low accesibility on text on sidenar, b=closes #12095, c=tests, workspaces
This commit is contained in:
@@ -1193,6 +1193,11 @@ Preferences.addAll([
|
||||
type: "bool",
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: "zen.tabs.select-recently-used-on-close",
|
||||
type: "bool",
|
||||
default: true,
|
||||
},
|
||||
]);
|
||||
|
||||
Preferences.addSetting({
|
||||
|
||||
Reference in New Issue
Block a user