Cleanup: Formatting

This commit is contained in:
Hans Goudey
2024-08-12 09:47:02 -04:00
parent 3d7c9a7a0b
commit be53bd079f

View File

@@ -8788,6 +8788,7 @@ class VIEW3D_PT_greasepencil_draw_context_menu(Panel):
if ob.active_material:
row.prop(ob.active_material, "name", text='')
class VIEW3D_PT_greasepencil_sculpt_context_menu(Panel):
bl_space_type = 'VIEW_3D'
bl_region_type = 'WINDOW'