mirror of https://github.com/2dust/v2rayN
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…
Reference in New Issue