mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: adding logger
This commit is contained in:
parent
ac9565f924
commit
eebd09ccf2
5 changed files with 38 additions and 20 deletions
|
@ -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}>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue