update api client, add api types, fix activitygraphcard formatting

This commit is contained in:
Gregor Vostrak
2025-05-09 15:06:14 +02:00
parent b1ff97a82f
commit 9c44abf7aa
4 changed files with 12 additions and 3 deletions

View File

@@ -128,7 +128,8 @@ const option = computed(() => {
if (dailyHoursTracked?.value) {
return (
formatDate(
dailyHoursTracked?.value[dataIndex].date
dailyHoursTracked?.value[dataIndex].date,
organization?.value?.date_format
) +
': ' +
formatHumanReadableDuration(