mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
parent
0def881b9d
commit
2f53a79a26
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@ namespace Flow.Launcher.Core.Configuration
|
|||
{
|
||||
FilesFolders.OpenPath(Constant.RootDirectory, (s) => API.ShowMsgBox(s));
|
||||
|
||||
Application.Current.Shutdown();
|
||||
Environment.Exit(0);
|
||||
}
|
||||
}
|
||||
// Otherwise, if the portable data folder is marked for deletion,
|
||||
|
|
|
|||
Loading…
Reference in a new issue