Merge pull request #1 from TorchAPI/Patron

Patron
This commit is contained in:
J Iaccarino
2019-06-21 01:35:51 -07:00
committed by GitHub

View File

@@ -238,6 +238,9 @@ namespace Torch.Managers
});
}
if (!Torch.Config.LocalPlugins && firstLoad)
Torch.Config.Save();
return results;
}