OP-4642 - added additional command arguments to Settings

This commit is contained in:
Petr Kalis 2023-02-15 16:04:59 +01:00
parent 1d12316ee1
commit b5c3e0931e

View file

@ -286,6 +286,20 @@
"label": "View",
"type": "text"
},
{
"key": "oiiotool_args",
"label": "OIIOtool arguments",
"type": "dict",
"highlight_content": true,
"children": [
{
"key": "additional_command_args",
"label": "Additional command line arguments",
"type": "list",
"object_type": "text"
}
]
},
{
"type": "schema",
"name": "schema_representation_tags"