Skip to content

Commit

Permalink
Update op_properties.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectralVectors authored Nov 6, 2024
1 parent bebd095 commit 6972de8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/addons/cam/ui/panels/op_properties.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CAM_OPERATION_PROPERTIES_Panel(CAMButtonsPanel, Panel):
bl_region_type = "UI"
bl_category = "CNC"

bl_label = " Operation Setup "
bl_label = "[ Operation Setup ]"
bl_idname = "WORLD_PT_CAM_OPERATION"
panel_interface_level = 0

Expand Down

0 comments on commit 6972de8

Please sign in to comment.