Add save plugin list on first load
This commit is contained in:
@@ -238,6 +238,9 @@ namespace Torch.Managers
|
||||
});
|
||||
}
|
||||
|
||||
if (!Torch.Config.LocalPlugins && firstLoad)
|
||||
Torch.Config.Save();
|
||||
|
||||
return results;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user