split uploaded and generated backups

This commit is contained in:
Julian Krauser 2025-02-03 11:03:38 +01:00
parent f8fb222ebb
commit 5cb68d92ce
11 changed files with 188 additions and 21 deletions

View file

@ -34,7 +34,7 @@
>
<p>
{{ stat.status }} für gesamt {{ stat.durationInDays }} Tage
<span class="whitespace-nowrap"> ~> {{ stat.durationInYears.replace("_", "") }} Jahre</span>
<span class="whitespace-nowrap"> ~> {{ stat.exactDuration }}</span>
</p>
</div>
</div>