fix refacto
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ class VSETB_OT_load_settings(Operator):
|
||||
project = settings.active_project
|
||||
|
||||
if not prefs.config_path:
|
||||
return
|
||||
return {'FINISHED'}
|
||||
|
||||
addon_config = read_file(os.path.expandvars(prefs.config_path))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user