mirror of
https://github.com/solidtime-io/solidtime.git
synced 2026-08-16 12:12:15 +01:00
refactor timeentries queries and mutations, improve activitygraph, add dashboard reporting table
This commit is contained in:
@@ -15,7 +15,7 @@ const classes = computed(() => {
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<Link :href="href ?? ''" :class="classes" prefetch>
|
||||
<Link :href="href ?? ''" :class="classes" prefetch="mount">
|
||||
<slot />
|
||||
</Link>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user