1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-10 13:22:22 +04:00
Files
tabler/preview/pages/_data/tasks-list.json
T

26 lines
427 B
JSON

[
{
"name": "Extend the data model.",
"checked": true
},
{
"name": "Verify the event flow.",
"checked": false
},
{
"name": "Database backup and maintenance",
"checked": false
},
{
"name": "Identify the implementation team.",
"checked": true
},
{
"name": "Define users and workflow",
"checked": false
},
{
"name": "Check Pull Requests",
"checked": true
}
]