Merge branch 'blender-v3.1-release'

This commit is contained in:
Hans Goudey 2022-02-17 23:44:47 -06:00
commit ae9dd0cbf9
1 changed files with 1 additions and 1 deletions

View File

@ -1381,7 +1381,7 @@ static void add_attribute_search_button(const bContext &C,
0.0f,
0.0f,
0.0f,
"");
socket.description);
const Object *object = ED_object_context(&C);
BLI_assert(object != nullptr);