Fix invalid JSON

next
Maarten Dirkse 2017-05-04 00:36:44 +02:00
parent 2dc13211a5
commit e428bf02fb
1 changed files with 2 additions and 2 deletions

View File

@ -264,7 +264,7 @@ rect (map)::
"y": 0,
"width": 1280,
"height": 1024
},
}
}
]
-------------------
@ -392,7 +392,7 @@ JSON dump:
"y": 0,
"width": 1280,
"height": 0
},
}
},
{