use users instead of user

pull/75/head
Kslr 2021-05-01 13:12:40 +08:00 committed by GitHub
parent 14662e8461
commit e1e504eef3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -27,7 +27,7 @@
{
"address": "1.2.3.4",
"port": 1234,
"user": [
"users": [
{
"id": "",
"encryption": "none",
@ -59,4 +59,4 @@
}
]
}
}
}