Added zen workspaces for syncing

This commit is contained in:
mauro-balades
2024-10-05 23:27:25 +02:00
parent 57f697975e
commit b323a92dbf
6 changed files with 37 additions and 11 deletions

View File

@@ -996,9 +996,4 @@ Preferences.addAll([
type: 'bool',
default: false,
},
{
id: 'services.sync.engine.workspaces',
type: 'bool',
default: true,
}
]);