mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Fix HideonStartup (#783)
This commit is contained in:
parent
fac8b76485
commit
102e7cb1b9
1 changed files with 1 additions and 1 deletions
|
|
@ -729,7 +729,7 @@ namespace Flow.Launcher.ViewModel
|
|||
{
|
||||
if (MainWindowVisibility != Visibility.Collapsed)
|
||||
{
|
||||
ToggleFlowLauncher();
|
||||
MainWindowVisibility = Visibility.Collapsed;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue