mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
add optional aov key to render template profile name
This commit is contained in:
parent
ebeb1d1e19
commit
edc451c916
1 changed files with 1 additions and 1 deletions
|
|
@ -414,7 +414,7 @@ DEFAULT_TOOLS_VALUES = {
|
|||
"hosts": [],
|
||||
"task_types": [],
|
||||
"tasks": [],
|
||||
"template": "{product[type]}{Task[name]}{Variant}"
|
||||
"template": "{product[type]}{Task[name]}{Variant}<_{Aov}>"
|
||||
},
|
||||
{
|
||||
"product_types": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue