diff --git a/depsgraph_debug.py b/depsgraph_debug.py index 7c8784a29..816052a37 100644 --- a/depsgraph_debug.py +++ b/depsgraph_debug.py @@ -13,6 +13,7 @@ bl_info = { "version": (0, 1), "blender": (2, 80, 0), "description": "Various dependency graph debugging tools", + "location": "Properties > View Layer > Dependency Graph", "warning": "", "doc_url": "", "tracker_url": "",