feat: adding logger

This commit is contained in:
Chubby Granny Chaser 2024-09-28 00:22:38 +01:00
parent ac9565f924
commit eebd09ccf2
No known key found for this signature in database
5 changed files with 38 additions and 20 deletions

View file

@ -195,7 +195,7 @@ export function CloudSyncModal({ visible, onClose }: CloudSyncModalProps) {
}}
>
<h2>{t("backups")}</h2>
<small>2 / 2</small>
<small>{artifacts.length} / 2</small>
</div>
<ul className={styles.artifacts}>