mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 15:54:13 +01:00
Testing
This commit is contained in:
@@ -17,7 +17,7 @@ const hours = usePrecision(stats.value!.coding.data.grand_total.total_seconds_in
|
||||
|
||||
<template>
|
||||
<ClientOnly>
|
||||
<div>{{ stats }}</div>
|
||||
<div>{{ stats.coding.data }}</div>
|
||||
<div>{{ time }}</div>
|
||||
<i18n-t
|
||||
v-if="stats && stats.coding && stats.editors && stats.os && stats.languages && time && date && hours"
|
||||
|
||||
Reference in New Issue
Block a user