This commit is contained in:
2017-04-20 09:49:26 +03:00
parent d19caa9360
commit 3375a736ff
8 changed files with 72 additions and 12 deletions

View File

@@ -1,14 +1,14 @@
{
"tasks": [
{
"title": "Call Jill",
"added": "2017-03-13T09:46:46.127Z",
"_id": 1
"title": "sadfasdf",
"done": false,
"_id": 5
},
{
"title": "Write to John",
"added": "2017-03-13T10:09:38.867Z",
"_id": 4
"title": "asdf",
"done": false,
"_id": 6
}
]
}