fix refacto

This commit is contained in:
“christopheseux”
2023-05-02 20:46:45 +02:00
parent 41a4c7a3a4
commit 4a3042030f
6 changed files with 94 additions and 75 deletions
+1 -1
View File
@@ -95,7 +95,7 @@ class Trackers(PropertyGroup):
class VSETB_Prefs(AddonPreferences):
bl_idname = __package__
bl_idname = 'vse_toolbox'
trackers : PointerProperty(type=Trackers)
expand_settings: BoolProperty(default=False)