mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Merge branch 'fix/set-asset-owner-#58' into develop
This commit is contained in:
commit
4ed189b45d
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