mirror of
https://github.com/netchx/netch.git
synced 2026-05-07 22:44:03 +08:00
✨添加语言设置
🎨优化电源监听逻辑
This commit is contained in:
@@ -178,5 +178,10 @@ namespace Netch.Models
|
||||
/// 是否使用DLL启动Shadowsocks
|
||||
/// </summary>
|
||||
public bool BootShadowsocksFromDLL = false;
|
||||
|
||||
/// <summary>
|
||||
/// 语言设置
|
||||
/// </summary>
|
||||
public string Language = "System";
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user