mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-22 09:51:34 +01:00
Add verification
This commit is contained in:
@@ -18,7 +18,7 @@ const hours = usePrecision(stats.value!.coding.data.grand_total.total_seconds_in
|
||||
<template>
|
||||
<ClientOnly>
|
||||
<i18n-t
|
||||
v-if="stats"
|
||||
v-if="stats && stats.coding"
|
||||
keypath="stats"
|
||||
tag="p"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user