mirror of
https://github.com/zen-browser/desktop.git
synced 2025-10-06 09:56:36 +00:00
feat(sync): Removed patch files, placed the logic in zen files
This commit is contained in:
@@ -995,5 +995,10 @@ Preferences.addAll([
|
||||
id: 'zen.view.show-bottom-border',
|
||||
type: 'bool',
|
||||
default: false,
|
||||
},
|
||||
{
|
||||
id: 'services.sync.engine.workspaces',
|
||||
type: 'bool',
|
||||
default: true,
|
||||
}
|
||||
]);
|
||||
|
Reference in New Issue
Block a user