Added news test file

This commit is contained in:
tduva 2016-03-25 03:03:25 +01:00
parent d40b234ab8
commit 814d43139a

10
news.json Normal file
View File

@ -0,0 +1,10 @@
{
"intro": "This is mainly used for important announcements. Follow [@ChattyClient](https://twitter.com/chattyclient) for more frequent news.",
"news": [
{
"title": "Chat Server Migration Complete",
"timestamp": 1458817200,
"content": "Twitch completed the migration to the new chat servers, all channels should work again as normal.",
},
]
}