Skip to content

Commit

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

bl_label = " Operations "
bl_label = "[ Operations ]"
bl_idname = "WORLD_PT_CAM_OPERATIONS"
panel_interface_level = 0
always_show_panel = True
Expand Down

0 comments on commit 73219c3

Please sign in to comment.