fix refacto
This commit is contained in:
+1
-1
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user