Fix: Missing changes in recent "Curves" rename

More missing changes in fe1816f67f. This will hopefully fix a
Python API docs build error, and fixes the "Object Types Visibility"
popover.
This commit is contained in:
2022-02-10 15:51:00 -06:00
parent 75bcc096a1
commit 40e8b9775d
3 changed files with 6 additions and 4 deletions

View File

@@ -1078,7 +1078,7 @@ context_type_map = {
"gpencil": ("GreasePencil", False),
"gpencil_data": ("GreasePencil", False),
"gpencil_data_owner": ("ID", False),
"hair": ("Hair", False),
"curves": ("Hair Curves", False),
"id": ("ID", False),
"image_paint_object": ("Object", False),
"lattice": ("Lattice", False),