Fix blnak lie

This commit is contained in:
Jack251970 2025-05-24 15:55:37 +08:00
parent 2ff0fc8a7d
commit 03d3c9292d
2 changed files with 0 additions and 3 deletions

View file

@ -126,8 +126,6 @@
<system:String x:Key="plugin_explorer_openresultfolder_subtitle">
Use '>' to search in this directory, '*' to search for file extensions or '>*' to combine both searches.
</system:String>
<!-- Everything -->
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Failed to load Everything SDK</system:String>

View file

@ -27,7 +27,6 @@ namespace Flow.Launcher.Plugin.Explorer
public string ExcludedFileTypes { get; set; } = "";
public bool UseLocationAsWorkingDir { get; set; } = false;
public bool ShowInlinedWindowsContextMenu { get; set; } = false;