This commit is contained in:
01Dri 2025-05-25 16:11:03 -03:00
parent bc2648c216
commit cd62e7b5dc

View file

@ -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)
{