Skip to content

Commit f4b1c99

Browse files
committed
rename
1 parent ba64334 commit f4b1c99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simloader/panels.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ class SIMLOADER_Settings(bpy.types.Panel):
8484
'''
8585
This is the panel of settings of selected sequence
8686
'''
87-
bl_label = "Settings"
87+
bl_label = "Sequence Settings"
8888
bl_idname = "SIMLOADER_PT_settings"
8989
bl_space_type = 'VIEW_3D'
9090
bl_region_type = "UI"

0 commit comments

Comments
 (0)