formatting

This commit is contained in:
Jeremy Wu 2022-10-11 13:37:58 +11:00 committed by GitHub
parent 9ad95f32c6
commit 7c3e0e25c4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -383,6 +383,7 @@ namespace Flow.Launcher
}
return false;
}
private bool PluginStoreFilter(object item)
{
if (string.IsNullOrEmpty(pluginStoreFilterTxb.Text))