mirror of https://github.com/2dust/v2rayN
Update MainForm.cs
parent
1bbc73f963
commit
a8f1a992c5
|
@ -116,6 +116,7 @@ namespace v2rayN.Forms
|
|||
{
|
||||
InitServersView();
|
||||
RefreshServers();
|
||||
lvServers.AutoResizeColumns();
|
||||
|
||||
LoadV2ray();
|
||||
|
||||
|
|
Loading…
Reference in New Issue