mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-04 18:26:39 +02:00
Additional formatting tweaks (#5909)
This commit is contained in:
@@ -51,7 +51,7 @@ namespace PowerLauncher.ViewModel
|
||||
{
|
||||
PluginName = PluginName,
|
||||
Trigger = triggerType.ToString(),
|
||||
ActionName = Title
|
||||
ActionName = Title,
|
||||
};
|
||||
PowerToysTelemetry.Log.WriteEvent(eventData);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user