pull/31/head 2.31
2dust 5 years ago
parent cf6c20b12e
commit ed0231e7f9

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

Loading…
Cancel
Save