diff --git a/Scripts/0_Shared.ps1 b/Scripts/0_Shared.ps1 index 3a4893db..ef7eaebc 100644 --- a/Scripts/0_Shared.ps1 +++ b/Scripts/0_Shared.ps1 @@ -308,7 +308,7 @@ function Send-TelemetryEvent { } } -function Send-TelemetryEvent { +function Send-TelemetryEvents { param( [Parameter(Mandatory = $true)] [array]$Events