mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-12 10:12:17 +01:00
add estimated project and tasks frontend
This commit is contained in:
@@ -165,6 +165,8 @@ watchEffect(() => {
|
||||
is_billable: false,
|
||||
expanded: false,
|
||||
tasks: [],
|
||||
estimated_time: null,
|
||||
spent_time: 0,
|
||||
},
|
||||
],
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user