formatting fix

This commit is contained in:
Jeremy Wu 2021-02-03 13:00:16 +11:00
parent f17b7cc355
commit a6e5602520
2 changed files with 1 additions and 2 deletions

View file

@ -48,7 +48,7 @@ namespace Flow.Launcher.Plugin.PluginsManager
{
context.API.ShowMsg("Plugin Manifest Download Fail.",
"Please check if you can connect to github.com. " +
"This error means you may not be able to Install and Update Plugin.", pluginManager.icoPath, false);
"This error means you may not be able to install or update plugins.", pluginManager.icoPath, false);
}
});

View file

@ -165,7 +165,6 @@ namespace Flow.Launcher.Plugin.PluginsManager
token.ThrowIfCancellationRequested();
var autocompletedResults = AutoCompleteReturnAllResults(search,
Settings.HotkeyUpdate,
"Update",