rename tab

This commit is contained in:
Christophe SEUX 2023-04-12 13:05:53 +02:00
parent 3a06eb6890
commit 9357e09d22

View File

@ -9,8 +9,8 @@ import re
class RP_PT_picker_maker_panel(bpy.types.Panel):
bl_label = 'Rig UI'
bl_category = 'RIG Tools'
bl_label = 'Rig Picker'
bl_category = 'Rigging'
bl_space_type = 'VIEW_3D'
bl_region_type = 'UI'