This commit is contained in:
Petri Asikainen 2021-05-16 12:31:04 +03:00
parent c72eaf7c95
commit b8923b2029

View file

@ -23,7 +23,7 @@ function Set-AssetOwner()
) )
$Values = @{ $Values = @{
"id" = $assigned_id "id" = $id
"checkout_to_type" = $checkout_to_type "checkout_to_type" = $checkout_to_type
} }