mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-06 03:07:04 +02:00
Adding launcher telemetry for context buttons clicked.
This commit is contained in:
@@ -119,6 +119,7 @@ namespace Wox.ViewModel
|
||||
{
|
||||
newItems.Add(new ContextMenuItemViewModel
|
||||
{
|
||||
PluginName = r.PluginName,
|
||||
Title = r.Title,
|
||||
Glyph = r.Glyph,
|
||||
FontFamily = r.FontFamily,
|
||||
|
||||
Reference in New Issue
Block a user