some bugfixing & more
This commit is contained in:
@@ -17,6 +17,7 @@ public static class Program
|
||||
MigrateLegacySettings(GetSettingsPath(null));
|
||||
}
|
||||
|
||||
[STAThread]
|
||||
internal static void Main(string[] args)
|
||||
{
|
||||
var options = new Options(args);
|
||||
|
||||
Reference in New Issue
Block a user