mirror of
https://github.com/netchx/netch.git
synced 2026-05-11 23:45:06 +08:00
Target .NET 6
This commit is contained in:
@@ -107,7 +107,7 @@ namespace Netch.Forms
|
||||
if (Global.Settings.StartWhenOpened)
|
||||
ControlButton.PerformClick();
|
||||
|
||||
Program.SingleInstance.ListenForArgumentsFromSuccessiveInstances();
|
||||
Program.SingleInstance.StartListenServer();
|
||||
}
|
||||
|
||||
private void RecordSize()
|
||||
|
||||
Reference in New Issue
Block a user