mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
uP
This commit is contained in:
parent
bc2648c216
commit
cd62e7b5dc
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ using Flow.Launcher.Plugin.Explorer.Search;
|
|||
|
||||
namespace Flow.Launcher.Plugin.Explorer.Helper;
|
||||
|
||||
public static class FolderPathHelper
|
||||
public static class PathHelper
|
||||
{
|
||||
public static string GetPathName(this string selectedPath)
|
||||
{
|
||||
Loading…
Reference in a new issue