mirror of
https://github.com/IT4Change/gradido.git
synced 2026-03-01 12:44:43 +00:00
add missing comma
This commit is contained in:
parent
34af447638
commit
eb5f723c57
@ -230,7 +230,7 @@ with:
|
||||
"User.description" : "Tischler",
|
||||
"User.disabled": 0,
|
||||
"User.language": "de",
|
||||
"User.password": "1234"
|
||||
"User.password": "1234",
|
||||
"User.password_old": "4321"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user