Made new function an actual function

This commit is contained in:
2025-06-04 16:54:51 -05:00
parent cd2aebf1ff
commit 45c403e19b

View File

@@ -218,7 +218,7 @@ Function Initialize-PSGallery {
} }
} }
Import-Modules { Function Import-Modules {
<# <#
.SYNOPSIS .SYNOPSIS
A brief description of the function or script. A brief description of the function or script.