mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 22:59:56 +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 && stats.coding"
|
||||
v-if="stats && stats.coding && stats.editors && stats.os && stats.languages"
|
||||
keypath="stats"
|
||||
tag="p"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user