Save config on backwards-compatible load
This commit is contained in:
@@ -126,7 +126,8 @@ namespace Torch.Managers
|
||||
|
||||
LoadPlugin(item);
|
||||
}
|
||||
|
||||
if (!Torch.Config.LocalPlugins && firstLoad)
|
||||
Torch.Config.Save();
|
||||
|
||||
if (!Torch.Config.LocalPlugins)
|
||||
{
|
||||
|
Reference in New Issue
Block a user