mirror of https://github.com/2dust/v2rayN
Trojan add reality
parent
07c07ec60a
commit
4d92caabf8
|
@ -100,6 +100,7 @@ namespace v2rayN.Views
|
|||
|
||||
case EConfigType.Trojan:
|
||||
gridTrojan.Visibility = Visibility.Visible;
|
||||
cmbStreamSecurity.Items.Add(Global.StreamSecurityReality);
|
||||
Global.flows.ForEach(it =>
|
||||
{
|
||||
cmbFlow6.Items.Add(it);
|
||||
|
|
Loading…
Reference in New Issue