Skip to content

Commit

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

bl_label = " Optimisation "
bl_label = "[ Optimisation ]"
bl_idname = "WORLD_PT_CAM_OPTIMISATION"
panel_interface_level = 2

Expand Down

0 comments on commit cdc4b32

Please sign in to comment.