mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 05:42:15 +01:00
added is_tool key to determine if has app group host implementation
This commit is contained in:
parent
9bba70944b
commit
19a04ea110
1 changed files with 6 additions and 0 deletions
|
|
@ -11,4 +11,10 @@
|
|||
"label": "Icon",
|
||||
"placeholder": "Host icon path template",
|
||||
"roles": ["developer"]
|
||||
},
|
||||
{
|
||||
"type": "boolean",
|
||||
"key": "is_host",
|
||||
"label": "Has host implementation",
|
||||
"roles": ["developer"]
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue