Skip to content

Commit cd62e7b

Browse files
committed
uP
1 parent bc2648c commit cd62e7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Explorer/Helper/FolderPathHelper.cs renamed to Plugins/Flow.Launcher.Plugin.Explorer/Helper/PathHelper.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
namespace Flow.Launcher.Plugin.Explorer.Helper;
77

8-
public static class FolderPathHelper
8+
public static class PathHelper
99
{
1010
public static string GetPathName(this string selectedPath)
1111
{

0 commit comments

Comments
 (0)