mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
added workfile_template_profiles to settings
This commit is contained in:
parent
ada23f369b
commit
a06ab7e0ef
3 changed files with 38 additions and 1 deletions
|
|
@ -249,6 +249,13 @@
|
|||
]
|
||||
},
|
||||
"Workfiles": {
|
||||
"workfile_template_profiles": [
|
||||
{
|
||||
"task_types": [],
|
||||
"hosts": [],
|
||||
"workfile_template": "work"
|
||||
}
|
||||
],
|
||||
"last_workfile_on_startup": [
|
||||
{
|
||||
"hosts": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue