Code clean

This commit is contained in:
2dust
2024-11-19 15:52:08 +08:00
parent 294cabcf05
commit 945a0add96
16 changed files with 51 additions and 49 deletions

View File

@@ -382,7 +382,7 @@ namespace v2rayN.Desktop.Views
#endregion Event
#region UI
public void ShowHideWindow(bool? blShow)
{
var bl = blShow ?? !_config.UiItem.ShowInTaskbar;