More fixes to the new config. Module loader reworked
This commit is contained in:
@@ -44,6 +44,6 @@ public static class Installer
|
||||
|
||||
await Application.CurrentApplication.ApplicationEnvironmentVariables.SaveToFile();
|
||||
|
||||
Application.CurrentApplication.Logger.Log("Config Saved", typeof(Installer));
|
||||
Application.Logger.Log("Config Saved", typeof(Installer));
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user