Add blank line

This commit is contained in:
Jack251970 2025-05-13 22:52:06 +08:00
parent b8f743eb4c
commit b636f253e6

View file

@ -363,6 +363,7 @@ namespace Flow.Launcher.Infrastructure.UserSettings
}
public bool LeaveCmdOpen { get; set; }
public bool HideWhenDeactivated { get; set; } = true;
private bool _showAtTopmost = true;
public bool ShowAtTopmost
{