https://github.com/2dust/v2rayN/issues/5928
This commit is contained in:
2dust
2024-10-28 09:16:24 +08:00
parent 019869ec28
commit 7df90a6034
3 changed files with 24 additions and 21 deletions

View File

@@ -88,6 +88,8 @@
public int TrayMenuServersLimit { get; set; } = 20;
public bool EnableHWA { get; set; } = false;
public bool EnableLog { get; set; } = true;
}
[Serializable]