diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/ContextMenu.cs b/Plugins/Flow.Launcher.Plugin.Explorer/ContextMenu.cs index 47521cdab..519ff991b 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/ContextMenu.cs +++ b/Plugins/Flow.Launcher.Plugin.Explorer/ContextMenu.cs @@ -174,7 +174,7 @@ namespace Flow.Launcher.Plugin.Explorer { contextMenus.Add(new Result { - Title = $"{menuItem.Label}", + Title = menuItem.Label, Icon = () => menuItem.Icon, Action = _ => {