mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
delete schema_nuke_scriptsmenu.json since we use a schema_scriptsmenu.json for both maya and nuke
This commit is contained in:
parent
4e694a3f36
commit
2eea2522be
1 changed files with 0 additions and 22 deletions
|
|
@ -1,22 +0,0 @@
|
|||
{
|
||||
"type": "dict",
|
||||
"collapsible": true,
|
||||
"key": "scriptsmenu",
|
||||
"label": "Scripts Menu Definition",
|
||||
"children": [
|
||||
{
|
||||
"type": "text",
|
||||
"key": "name",
|
||||
"label": "Menu Name"
|
||||
},
|
||||
{
|
||||
"type": "splitter"
|
||||
},
|
||||
{
|
||||
"type": "raw-json",
|
||||
"key": "definition",
|
||||
"label": "Menu definition",
|
||||
"is_list": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue