mirror of
https://github.com/2dust/v2rayN.git
synced 2025-12-29 14:49:45 +05:00
Trojan add reality
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user