mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-14 19:22:14 +01:00
Enable npm workspaces and update dependencies
This commit is contained in:
@@ -158,7 +158,7 @@ const option = computed(() => {
|
||||
if (dailyHoursTracked?.value) {
|
||||
return (
|
||||
formatDate(
|
||||
dailyHoursTracked?.value[dataIndex].date,
|
||||
dailyHoursTracked?.value[dataIndex]?.date ?? '',
|
||||
organization?.value?.date_format
|
||||
) +
|
||||
': ' +
|
||||
|
||||
Reference in New Issue
Block a user