mirror of
https://github.com/2dust/v2rayN.git
synced 2026-03-12 19:33:01 +00:00
parent
fd7cf0d453
commit
9a3604e89b
1 changed files with 1 additions and 0 deletions
|
|
@ -231,6 +231,7 @@ public static class ConfigHandler
|
||||||
item.Address = profileItem.Address;
|
item.Address = profileItem.Address;
|
||||||
item.Port = profileItem.Port;
|
item.Port = profileItem.Port;
|
||||||
|
|
||||||
|
item.Username = profileItem.Username;
|
||||||
item.Password = profileItem.Password;
|
item.Password = profileItem.Password;
|
||||||
|
|
||||||
item.Network = profileItem.Network;
|
item.Network = profileItem.Network;
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue