mirror of
https://github.com/zen-browser/desktop.git
synced 2026-07-16 21:51:06 +00:00
Co-authored-by: Kristijan Ribarić <96492763+kristijanribaric@users.noreply.github.com> Signed-off-by: mr. m <91018726+mr-cheffy@users.noreply.github.com>
13 lines
376 B
YAML
13 lines
376 B
YAML
# This Source Code Form is subject to the terms of the Mozilla Public
|
|
# License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
- name: services.sync.engine.spaces
|
|
value: true
|
|
condition: "@IS_TWILIGHT@"
|
|
|
|
- name: services.sync.engine.spaces
|
|
value: false
|
|
locked: true
|
|
condition: "!@IS_TWILIGHT@"
|