Fix: API doc build error after adding asset to context

Introduced by 3f9c943243.
This commit is contained in:
John Kiril Swenson
2025-06-12 15:36:42 -05:00
parent 9e2ab3d7a6
commit a37c5e7d6c

View File

@@ -1188,6 +1188,7 @@ context_type_map = {
"annotation_data": [("GreasePencil", False)],
"annotation_data_owner": [("ID", False)],
"armature": [("Armature", False)],
"asset": [("AssetRepresentation", False)],
"asset_library_reference": [("AssetLibraryReference", False)],
"bone": [("Bone", False)],
"brush": [("Brush", False)],