mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
default false
This commit is contained in:
parent
083527e603
commit
d87b5af5dc
1 changed files with 1 additions and 1 deletions
|
|
@ -137,7 +137,7 @@ namespace Flow.Launcher.Plugin.Explorer
|
|||
PathEnumerationEngine == PathEnumerationEngineOption.Everything ||
|
||||
ContentSearchEngine == ContentIndexSearchEngineOption.Everything;
|
||||
|
||||
public bool EverythingSearchFullPath { get; set; } = true;
|
||||
public bool EverythingSearchFullPath { get; set; } = false;
|
||||
|
||||
#endregion
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue