Skip to content

Commit 6b9a5b8

Browse files
committed
Update ConvertTo-LMUptimeDevice.ps1
1 parent 0ffad9b commit 6b9a5b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Public/ConvertTo-LMUptimeDevice.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ function ConvertTo-LMUptimeDevice {
147147

148148
$parameters = @{
149149
Name = $targetName
150-
GroupIds = $TargetHostGroupIds
150+
HostGroupIds = $TargetHostGroupIds
151151
Description = $Website.description
152152
}
153153

0 commit comments

Comments
 (0)