diff --git a/functions/private/Initialize-InstallAppEntry.ps1 b/functions/private/Initialize-InstallAppEntry.ps1 index f8214025..0d728e82 100644 --- a/functions/private/Initialize-InstallAppEntry.ps1 +++ b/functions/private/Initialize-InstallAppEntry.ps1 @@ -130,4 +130,4 @@ function Initialize-InstallAppEntry { # Add the border to the corresponding Category $TargetElement.Children.Add($border) | Out-Null return $checkbox - } + } \ No newline at end of file