We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba64334 commit f4b1c99Copy full SHA for f4b1c99
simloader/panels.py
@@ -84,7 +84,7 @@ class SIMLOADER_Settings(bpy.types.Panel):
84
'''
85
This is the panel of settings of selected sequence
86
87
- bl_label = "Settings"
+ bl_label = "Sequence Settings"
88
bl_idname = "SIMLOADER_PT_settings"
89
bl_space_type = 'VIEW_3D'
90
bl_region_type = "UI"
0 commit comments