fix: json format.

This commit is contained in:
Bo-Yi Wu 2018-08-28 11:37:36 +08:00
parent b5603fa8c2
commit 64f9aab62d
1 changed files with 1 additions and 1 deletions

View File

@ -522,7 +522,7 @@ request format:
"sound": { "sound": {
"critical": 1, "critical": 1,
"name": "default", "name": "default",
"volume": volume "volume": 2.0
} }
} }
``` ```