Merge branch 'main' into dev

This commit is contained in:
2025-10-17 10:51:22 +02:00

View File

@@ -244,7 +244,7 @@
{time.duration.toFixed(3)} h {time.duration.toFixed(3)} h
{/if} {/if}
</td> </td>
<td class="user"> <td class="user" onclick={e => {detail = time.id}}>
{users[time.user_id].name} {users[time.user_id].name}
</td> </td>
<td class="subject" onclick={e => {detail = time.id}}> <td class="subject" onclick={e => {detail = time.id}}>