mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
removed env_group_key from schemas
This commit is contained in:
parent
b25c2098da
commit
884e1a409e
5 changed files with 3 additions and 20 deletions
|
|
@ -44,8 +44,7 @@
|
|||
}, {
|
||||
"type": "raw-json",
|
||||
"label": "{host_label} Environments",
|
||||
"key": "{host_name}_environments",
|
||||
"env_group_key": "{host_name}"
|
||||
"key": "{host_name}_environments"
|
||||
}, {
|
||||
"type": "path-widget",
|
||||
"key": "{host_name}_executables",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue