mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Add repair faulty containers script to menu.json
This commit is contained in:
parent
ff40ebaf71
commit
182522103a
1 changed files with 10 additions and 0 deletions
|
|
@ -1480,6 +1480,16 @@
|
|||
"title": "Cleanup",
|
||||
"items": [
|
||||
{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\cleanup\\repair_faulty_containers.py",
|
||||
"sourcetype": "file",
|
||||
"tags": [
|
||||
"cleanup",
|
||||
"repair", "containers"
|
||||
],
|
||||
"title": "Find and Repair Containers",
|
||||
"tooltip": ""
|
||||
},{
|
||||
"type": "action",
|
||||
"command": "$COLORBLEED_SCRIPTS\\cleanup\\selectByType.py",
|
||||
"sourcetype": "file",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue