mirror of
https://github.com/snazy2000/SnipeitPS.git
synced 2025-12-13 01:42:29 +00:00
Merge pull request #214 from PetriAsi/fix/set-snipeituser#213
fix parameter case
This commit is contained in:
commit
6e1d7ebdb5
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ function Set-SnipeitUser() {
|
|||
[string]$last_name,
|
||||
|
||||
[ValidateLength(1,256)]
|
||||
[string]$userName,
|
||||
[string]$username,
|
||||
|
||||
[string]$jobtitle,
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue