fix: missing bl_idname

This commit is contained in:
Swann
2020-10-11 19:11:51 +02:00
parent 1146d9d304
commit b25b380d21

View File

@ -105,7 +105,6 @@ def dump_node(node):
"show_expanded", "show_expanded",
"name_full", "name_full",
"select", "select",
"bl_idname",
"bl_label", "bl_label",
"bl_height_min", "bl_height_min",
"bl_height_max", "bl_height_max",