Skip to content

Commit 7c3e0e2

Browse files
authored
formatting
1 parent 9ad95f3 commit 7c3e0e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Flow.Launcher/SettingWindow.xaml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -383,6 +383,7 @@ private bool PluginListFilter(object item)
383383
}
384384
return false;
385385
}
386+
386387
private bool PluginStoreFilter(object item)
387388
{
388389
if (string.IsNullOrEmpty(pluginStoreFilterTxb.Text))

0 commit comments

Comments
 (0)