mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 18:02:30 +00:00
fixed parameter case
This commit is contained in:
parent
eed5a09ba2
commit
446a21fcf7
1 changed files with 1 additions and 1 deletions
|
|
@ -83,7 +83,7 @@ function Set-SnipeItAsset()
|
|||
[parameter(mandatory = $true)]
|
||||
[int]$id,
|
||||
|
||||
[string]$Name,
|
||||
[string]$name,
|
||||
|
||||
[int]$status_id,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue