Merge branch 'zen-browser:main' into main

This commit is contained in:
Bryan Galdámez
2024-09-13 23:45:29 -06:00
committed by GitHub
21 changed files with 373 additions and 763 deletions

View File

@@ -723,4 +723,9 @@ Preferences.addAll([
type: 'bool',
default: true,
},
{
id: 'zen.workspaces.individual-pinned-tabs',
type: 'bool',
default: true,
}
]);