mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 09:52:30 +00:00
fix issue #58
This commit is contained in:
parent
c72eaf7c95
commit
b8923b2029
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ function Set-AssetOwner()
|
|||
)
|
||||
|
||||
$Values = @{
|
||||
"id" = $assigned_id
|
||||
"id" = $id
|
||||
"checkout_to_type" = $checkout_to_type
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue