mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
Update Remove-Asset.ps1
This commit is contained in:
parent
381ee730fd
commit
e5c9a9db51
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ function Remove-Asset ()
|
|||
$Values = @{
|
||||
"ID" = $Name
|
||||
}
|
||||
|
||||
|
||||
$Body = $Values | ConvertTo-Json
|
||||
|
||||
$Parameters = @{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue