Skip to content

Commit

Permalink
V1.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kayasax committed Oct 7, 2024
1 parent aeb78ad commit 10205b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions EasyPIM/EasyPIM.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,9 @@ FunctionsToExport = @(
'Get-PIMEntraRolePendingApproval',
'Approve-PIMEntraRolePendingApproval',
'Deny-PIMEntraRolePendingApproval',
'Get-PIMEntraRolePendingApproval',
'Approve-PIMEntraRolePendingApproval',
'Deny-PIMEntraRolePendingApproval'
'Get-PIMGroupPendingApproval',
'Approve-PIMGroupPendingApproval',
'Deny-PIMGroupPendingApproval'
)

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
Expand Down

0 comments on commit 10205b7

Please sign in to comment.