mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
removed invalid default setting for templates
This commit is contained in:
parent
748dcf1ad2
commit
7eaa278c74
1 changed files with 1 additions and 8 deletions
|
|
@ -123,7 +123,6 @@
|
|||
"defaults": [
|
||||
"Main"
|
||||
]
|
||||
|
||||
},
|
||||
"CreateAss": {
|
||||
"enabled": true,
|
||||
|
|
@ -969,13 +968,7 @@
|
|||
]
|
||||
},
|
||||
"templated_workfile_build": {
|
||||
"profiles": [
|
||||
{
|
||||
"task_types": [],
|
||||
"tasks": [],
|
||||
"path": "/path/to/your/template"
|
||||
}
|
||||
]
|
||||
"profiles": []
|
||||
},
|
||||
"filters": {
|
||||
"preset 1": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue