formatting

This commit is contained in:
Jeremy Wu 2021-01-21 13:41:50 +11:00
parent 4e7c9a76e8
commit 49d5faee9e

View file

@ -41,7 +41,9 @@ namespace Flow.Launcher.Plugin.PluginsManager
_ = updateManifestTask.ContinueWith(t =>
{
if (t.IsCompletedSuccessfully)
{
lastUpdateTime = DateTime.Now;
}
else
{
context.API.ShowMsg("Plugin Manifest Download Fail.",