Skip to content

Commit

Permalink
rsolved pest
Browse files Browse the repository at this point in the history
  • Loading branch information
kayasax committed May 6, 2024
1 parent 58971b2 commit c161425
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions EasyPIM/functions/Show-PIMReport.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
#>
function Show-PIMReport {
[CmdletBinding(DefaultParameterSetName = 'Default')]
[OutputType([PSCustomObject])]
param (
[Parameter(Position = 0, Mandatory = $true)]
[System.String]
Expand Down

0 comments on commit c161425

Please sign in to comment.