Format JSON: missing comma

This commit is contained in:
Hugues Malphettes 2017-01-25 07:05:09 +08:00 committed by Andrew Chen
parent 6afde69458
commit e93bb9dc27
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
}
],
"resources": {
"cpu": ""
"cpu": "",
"memory": ""
}
}