mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
modified default subset name templates
This commit is contained in:
parent
ebaab6dd79
commit
2430410752
1 changed files with 2 additions and 2 deletions
|
|
@ -136,7 +136,7 @@
|
|||
"families": [],
|
||||
"hosts": [],
|
||||
"tasks": [],
|
||||
"template": "{family}{user_input}"
|
||||
"template": "{family}{Variant}"
|
||||
},
|
||||
{
|
||||
"families": [
|
||||
|
|
@ -144,7 +144,7 @@
|
|||
],
|
||||
"hosts": [],
|
||||
"tasks": [],
|
||||
"template": "{family}{task}{user_input}"
|
||||
"template": "{family}{Task}{Variant}"
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue