some bugfixing & more

This commit is contained in:
2024-06-19 20:08:00 +02:00
parent 0f4ba96963
commit 6808f772c1
4 changed files with 48 additions and 25 deletions

View File

@@ -17,6 +17,7 @@ public static class Program
MigrateLegacySettings(GetSettingsPath(null));
}
[STAThread]
internal static void Main(string[] args)
{
var options = new Options(args);