diff --git a/colorbleed/maya/menu.json b/colorbleed/maya/menu.json index e29c231c79..da3b59e9c7 100644 --- a/colorbleed/maya/menu.json +++ b/colorbleed/maya/menu.json @@ -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",