mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
remove extra space
This commit is contained in:
parent
15d677f397
commit
a8d7dcdacb
1 changed files with 0 additions and 1 deletions
|
|
@ -185,7 +185,6 @@ namespace Flow.Launcher.Plugin.PluginsManager
|
|||
|
||||
var uninstallSearch = search.Replace(Settings.HotkeyUpdate, string.Empty).TrimStart();
|
||||
|
||||
|
||||
var resultsForUpdate =
|
||||
from existingPlugin in Context.API.GetAllPlugins()
|
||||
join pluginFromManifest in pluginsManifest.UserPlugins
|
||||
|
|
|
|||
Loading…
Reference in a new issue