Skip to content
Snippets Groups Projects
Commit 56f9bbdb authored by meta-androcto's avatar meta-androcto
Browse files

bool tools, panel default to "Tools" tab. T50357

parent 10dd06be
No related branches found
No related tags found
No related merge requests found
...@@ -1223,7 +1223,7 @@ class BoolTool_Pref(AddonPreferences): ...@@ -1223,7 +1223,7 @@ class BoolTool_Pref(AddonPreferences):
category = StringProperty( category = StringProperty(
name="Tab Category", name="Tab Category",
description="Choose a name for the category of the panel", description="Choose a name for the category of the panel",
default="Bool Tools", default="Tools",
update=update_panel, update=update_panel,
) )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment