Tasks: list task by AppStore

This commit is contained in:
2023-12-30 23:07:20 +01:00
parent 4d9b916fb4
commit dad526fdee
4 changed files with 66 additions and 69 deletions

View File

@@ -8,6 +8,7 @@ export default {
newTask: {},
fetchedTasks: [
{
_id: 1,
title: 'frontend',
project: 'TiM',
client: 'Filip Rojek',
@@ -15,6 +16,7 @@ export default {
timeEnd: 1703960141414
},
{
_id: 2,
title: 'setting up',
project: 'l2tp vpn',
client: 'IS Media',