mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Added default subset template {family}{Task} for workfile family
This commit is contained in:
parent
e3ceaa7a40
commit
edac05b850
1 changed files with 9 additions and 0 deletions
|
|
@ -243,6 +243,15 @@
|
|||
"tasks": [],
|
||||
"template": "{family}{variant}"
|
||||
},
|
||||
{
|
||||
"families": [
|
||||
"workfile"
|
||||
],
|
||||
"hosts": [],
|
||||
"task_types": [],
|
||||
"tasks": [],
|
||||
"template": "{family}{Task}"
|
||||
},
|
||||
{
|
||||
"families": [
|
||||
"render"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue