diff --git a/API/Queue.md b/API/Queue.md index 1a33174..479120c 100644 --- a/API/Queue.md +++ b/API/Queue.md @@ -2,7 +2,8 @@ Displays currently downloading info Example: -`[ +````JSON +[ { "series": { "title": "Game of Thrones", @@ -124,4 +125,5 @@ Example: "protocol": "usenet", "id": 1503378561 } -]` \ No newline at end of file +] +```` \ No newline at end of file