Format JSON: missing comma
This commit is contained in:
parent
6afde69458
commit
e93bb9dc27
|
@ -24,7 +24,7 @@
|
|||
}
|
||||
],
|
||||
"resources": {
|
||||
"cpu": ""
|
||||
"cpu": "",
|
||||
"memory": ""
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue