ayon-core/openpype/settings/defaults/project_settings/kitsu.json
2023-02-22 17:54:17 +01:00

13 lines
267 B
JSON

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