mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
update
This commit is contained in:
parent
722d1f0db6
commit
ed99112b62
1 changed files with 1 additions and 1 deletions
|
|
@ -77,7 +77,7 @@ namespace Flow.Launcher.Core.Plugin
|
|||
//exsiting plugins may be has loaded by application,
|
||||
//if we try to delelte those kind of plugins, we will get a error that indicate the
|
||||
//file is been used now.
|
||||
//current solution is to restart flowlauncher. Ugly.
|
||||
//current solution is to restart Flow Launcher. Ugly.
|
||||
//if (MainWindow.Initialized)
|
||||
//{
|
||||
// Plugins.Initialize();
|
||||
|
|
|
|||
Loading…
Reference in a new issue