21 lines
205 B
JSON
21 lines
205 B
JSON
{
|
|
"active": 13,
|
|
"completed": [
|
|
0,
|
|
1,
|
|
2,
|
|
3,
|
|
4,
|
|
5,
|
|
6,
|
|
7,
|
|
8,
|
|
9,
|
|
10,
|
|
11
|
|
],
|
|
"current_task": "",
|
|
"done_tasks": [],
|
|
"next_tasks": [],
|
|
"deferred": []
|
|
} |