fixing a typo line 8
parent
1597091dc7
commit
9a1dc950cc
|
@ -5,7 +5,7 @@ bl_info = {
|
||||||
"version": (0, 3, 2),
|
"version": (0, 3, 2),
|
||||||
"blender": (2, 82, 0),
|
"blender": (2, 82, 0),
|
||||||
"location": "View3D > User Panel",
|
"location": "View3D > User Panel",
|
||||||
"doc_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/blob/main/README.md"
|
"doc_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/blob/main/README.md",
|
||||||
"tracker_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/issues",
|
"tracker_url": "https://gitlab.com/autour-de-minuit/blender/custom_shelf/-/issues",
|
||||||
"support": "COMMUNITY",
|
"support": "COMMUNITY",
|
||||||
"category": "User"}
|
"category": "User"}
|
||||||
|
|
Loading…
Reference in New Issue