Align user name vs username (#27328)

Align to be Username as all other integrations
pull/27335/head
ottersen 2019-10-08 18:27:49 +02:00 committed by Paulus Schoutsen
parent 937d348867
commit 0a66a03de6
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
"data": {
"name": "Name",
"host": "Host",
"username": "User name",
"username": "Username",
"password": "Password",
"port": "Port"
}
@ -37,4 +37,4 @@
}
}
}
}
}