mirror of
https://github.com/2dust/v2rayN.git
synced 2025-07-02 21:12:09 +00:00
commit
e33de896b6
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ namespace v2rayN.Mode
|
|||
|
||||
public int trayMenuServersLimit { get; set; } = 20;
|
||||
|
||||
public bool enableHWA { get; set; } = true;
|
||||
public bool enableHWA { get; set; } = false;
|
||||
}
|
||||
|
||||
[Serializable]
|
||||
|
|
Loading…
Reference in a new issue