Update tasks.json - 2025-03-19T00:00:33.568Z

This commit is contained in:
Kacper Marzecki 2025-03-19 01:00:33 +01:00
parent 22f12e0d38
commit eecdcc6839

View File

@ -7,7 +7,7 @@
{ {
"id": "561fu24af", "id": "561fu24af",
"name": "keybinds", "name": "keybinds",
"completed": false, "completed": true,
"subtasks": [], "subtasks": [],
"content": "keybinds" "content": "keybinds"
}, },
@ -70,7 +70,7 @@
{ {
"id": "mbrkreft5", "id": "mbrkreft5",
"name": "sync ", "name": "sync ",
"completed": false, "completed": true,
"subtasks": [], "subtasks": [],
"content": "sync \n\nPush - pull do repa" "content": "sync \n\nPush - pull do repa"
} }
@ -790,6 +790,13 @@
} }
], ],
"content": "killer features" "content": "killer features"
},
{
"id": "jso5dmagt",
"name": "build on run",
"completed": false,
"subtasks": [],
"content": "build on run\nto not have to rebuild it manually \ninclude it in td-cli script"
} }
], ],
"content": "tasks CLI" "content": "tasks CLI"