mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
formatting
This commit is contained in:
parent
9ad95f32c6
commit
7c3e0e25c4
1 changed files with 1 additions and 0 deletions
|
|
@ -383,6 +383,7 @@ namespace Flow.Launcher
|
|||
}
|
||||
return false;
|
||||
}
|
||||
|
||||
private bool PluginStoreFilter(object item)
|
||||
{
|
||||
if (string.IsNullOrEmpty(pluginStoreFilterTxb.Text))
|
||||
|
|
|
|||
Loading…
Reference in a new issue