mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +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": [],
|
"hosts": [],
|
||||||
"task_types": [],
|
"task_types": [],
|
||||||
"tasks": [],
|
"tasks": [],
|
||||||
"template": "{product[type]}{Task[name]}{Variant}"
|
"template": "{product[type]}{Task[name]}{Variant}<_{Aov}>"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"product_types": [
|
"product_types": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue