mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Add blank line
This commit is contained in:
parent
b8f743eb4c
commit
b636f253e6
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue