Compare commits

..

1 Commits
2.30 ... 2.31

Author SHA1 Message Date
2dust
ed0231e7f9 up 2019-08-01 10:21:20 +08:00

View File

@@ -24,7 +24,7 @@ namespace v2rayN.Forms
{
InitializeComponent();
this.ShowInTaskbar = false;
//this.WindowState = FormWindowState.Minimized;
this.WindowState = FormWindowState.Minimized;
HideForm();
this.Text = Utils.GetVersion();