diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenuDisplayHelper.cs b/Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenuDisplayHelper.cs index fb4c2388d..b01413285 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenuDisplayHelper.cs +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Helper/ShellContextMenuDisplayHelper.cs @@ -70,7 +70,8 @@ public static class ShellContextMenuDisplayHelper { "share", "Windows.ModernShare", - "PinToStartScreen" + "PinToStartScreen", + "CopyAsPath" }; #endregion