-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtodo.json
39 lines (39 loc) · 944 Bytes
/
todo.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
{
"plugin": {},
"info": {
"lastOrder": null
},
"todos": {
"gmxak7zn6n0w7wh6q8evobt9": {
"completed": false,
"removed": false,
"todoId": "gmxak7zn6n0w7wh6q8evobt9",
"text": "new thing"
},
"vk4q3jztzt7skx132px1j1yvi": {
"completed": false,
"removed": false,
"todoId": "vk4q3jztzt7skx132px1j1yvi",
"text": "new thing"
},
"rhfpq1vz0h8hcrldryejw0zfr": {
"completed": false,
"removed": false,
"todoId": "rhfpq1vz0h8hcrldryejw0zfr",
"text": "yet another new thing"
},
"k5i0qy5pu1dm5v7uguw3wstt9": {
"completed": false,
"removed": false,
"todoId": "k5i0qy5pu1dm5v7uguw3wstt9",
"text": "yet another new thing"
},
"h11fajma6ip3f6ijdqbw6d2t9": {
"completed": false,
"removed": false,
"todoId": "h11fajma6ip3f6ijdqbw6d2t9",
"text": "yet another new thing",
"order": null
}
}
}