removed enabled key from sync to avalon settings

This commit is contained in:
iLLiCiTiT 2021-05-17 17:29:23 +02:00
parent f51cc93b7e
commit 0af53c997a
2 changed files with 0 additions and 7 deletions

View file

@ -1,7 +1,6 @@
{
"events": {
"sync_to_avalon": {
"enabled": true,
"statuses_name_change": [
"ready",
"not ready"

View file

@ -14,13 +14,7 @@
"type": "dict",
"key": "sync_to_avalon",
"label": "Sync to avalon",
"checkbox_key": "enabled",
"children": [
{
"type": "boolean",
"key": "enabled",
"label": "Enabled"
},
{
"type": "label",
"label": "Allow name and hierarchy change only if following statuses are on all children tasks"