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
fa6cc2e497
commit
b62ab1d0aa
1 changed files with 0 additions and 4 deletions
|
|
@ -132,10 +132,6 @@ namespace Flow.Launcher.Plugin.Explorer.Search
|
|||
var subtitle = $"Use > to search within {subtitleFolderName}, " +
|
||||
$"* to search for file extensions or >* to combine both searches.";
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
int? progressBar = null;
|
||||
if (retrievedDirectoryPath.EndsWith(":\\"))
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue