Added quote to test.json

This commit is contained in:
Miodec 2021-01-14 01:27:03 +00:00
parent 4c25b457bb
commit 66121ac85b

View file

@ -14,6 +14,12 @@
"length": 13,
"id": 2
},
{ "text": "Another quote", "source": "Someone else", "length": 13, "id": 3 }
{
"text": "Another quote",
"source": "Someone else",
"length": 13,
"id": 3
},
{ "text": "Another quote", "source": "Someone else", "length": 13, "id": 4 }
]
}