New task added
This commit is contained in:
parent
3c6da64ef8
commit
5a1b6ef341
1 changed files with 13 additions and 0 deletions
|
@ -37,5 +37,18 @@
|
|||
"_isTask": true,
|
||||
"isComplete": false,
|
||||
"priority": 1
|
||||
},
|
||||
"4": {
|
||||
"_id": 4,
|
||||
"_date": "Wed Dec 12 2018",
|
||||
"_timestamp": 1544641438779,
|
||||
"description": "Make a Spring Boot App for Advent Of Code challenges",
|
||||
"isStarred": false,
|
||||
"boards": [
|
||||
"@Coding"
|
||||
],
|
||||
"_isTask": true,
|
||||
"isComplete": false,
|
||||
"priority": 1
|
||||
}
|
||||
}
|
Loading…
Add table
Reference in a new issue