mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
OP-4643 - updated new keys into settings
This commit is contained in:
parent
83d21d9d77
commit
40f8cd4a93
2 changed files with 11 additions and 1 deletions
|
|
@ -68,7 +68,7 @@
|
|||
"output": []
|
||||
}
|
||||
},
|
||||
"ExtractColorTranscode": {
|
||||
"ExtractOIIOTranscode": {
|
||||
"enabled": true,
|
||||
"profiles": []
|
||||
},
|
||||
|
|
|
|||
|
|
@ -276,6 +276,16 @@
|
|||
"label": "Colorspace",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"key": "display",
|
||||
"label": "Display",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"key": "view",
|
||||
"label": "View",
|
||||
"type": "text"
|
||||
},
|
||||
{
|
||||
"type": "schema",
|
||||
"name": "schema_representation_tags"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue