ayon-core/openpype/settings/defaults/project_settings/kitsu.json
2022-08-25 17:18:00 +02:00

13 lines
No EOL
266 B
JSON

{
"entities_naming_pattern": {
"episode": "E##",
"sequence": "SQ##",
"shot": "SH##"
},
"publish": {
"IntegrateKitsuNote": {
"set_status_note": false,
"note_status_shortname": "wfa"
}
}
}