removed the ending commas

This commit is contained in:
Uche Okonkwo 2019-08-04 12:03:03 -04:00 committed by GitHub
parent 91ba298b59
commit 0b740a464d

View File

@ -44,12 +44,12 @@ JSON Playlist Example
"in": 0,
"out": 647.68,
"duration": 647.68,
"source": "/Media/clip1.mp4",
"source": "/Media/clip1.mp4"
}, {
"in": 0,
"out": 149,
"duration": 149,
"source": "/Media/clip2.mp4",
"source": "/Media/clip2.mp4"
}, {
"in": 0,
"out": 114.72,