mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
default for validate ftrack attributes
This commit is contained in:
parent
1a8406618c
commit
cdfdb2292b
1 changed files with 4 additions and 0 deletions
|
|
@ -93,6 +93,10 @@
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
"note_with_intent_template": "",
|
"note_with_intent_template": "",
|
||||||
"note_labels": []
|
"note_labels": []
|
||||||
|
},
|
||||||
|
"ValidateFtrackAttributes": {
|
||||||
|
"enabled": false,
|
||||||
|
"ftrack_custom_attributes": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue