mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Misc
This commit is contained in:
parent
c3d22335e2
commit
373da78b7b
1 changed files with 1 additions and 0 deletions
|
|
@ -68,6 +68,7 @@ namespace Wox
|
|||
|
||||
public void RestarApp()
|
||||
{
|
||||
HideWox();
|
||||
// we must force dispose application
|
||||
// UpdateManager.RestartApp() will call Environment.Exit(0)
|
||||
// which will cause ungraceful exit
|
||||
|
|
|
|||
Loading…
Reference in a new issue