Skip to content

Commit

Permalink
Update machine.py
Browse files Browse the repository at this point in the history
  • Loading branch information
SpectralVectors authored Nov 6, 2024
1 parent 35163b8 commit 1386c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/addons/cam/ui/panels/machine.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ class CAM_MACHINE_Panel(CAMButtonsPanel, Panel):
bl_region_type = "WINDOW"
bl_context = "render"

bl_label = " Machine "
bl_label = "[ Machine ]"
bl_idname = "WORLD_PT_CAM_MACHINE"
panel_interface_level = 0
always_show_panel = True
Expand Down

0 comments on commit 1386c6f

Please sign in to comment.