mirror of
https://github.com/2dust/v2rayN.git
synced 2026-05-19 08:04:40 +03:00
up
This commit is contained in:
@@ -24,7 +24,7 @@ namespace v2rayN.Forms
|
||||
{
|
||||
InitializeComponent();
|
||||
this.ShowInTaskbar = false;
|
||||
//this.WindowState = FormWindowState.Minimized;
|
||||
this.WindowState = FormWindowState.Minimized;
|
||||
HideForm();
|
||||
this.Text = Utils.GetVersion();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user