mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Revert "Explorer plugin native context menu: add ContextData=native-context-menu-item to differentiate them in markup"
This reverts commit f49e952e9b.
This commit is contained in:
parent
f49e952e9b
commit
0c29948b12
1 changed files with 1 additions and 2 deletions
|
|
@ -180,8 +180,7 @@ namespace Flow.Launcher.Plugin.Explorer
|
|||
{
|
||||
ShellContextMenuDisplayHelper.ExecuteContextMenuItem(record.FullPath, menuItem.CommandId);
|
||||
return true;
|
||||
},
|
||||
ContextData = "native-context-menu-item"
|
||||
}
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue