Skip to content

Commit 13ec3a6

Browse files
committed
fix stupid code...
1 parent 7d48974 commit 13ec3a6

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

SnipeitPS/Private/ConvertTo-GetParameter.ps1

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,5 @@ function ConvertTo-GetParameter {
2222

2323
END {
2424
$parameters -replace ".$"
25-
}
25+
}
26+
}

0 commit comments

Comments
 (0)