Merge branch 'main' of github.com:hydralauncher/hydra into fix/migrate-repacks-from-sqlite-to-dexie

This commit is contained in:
Chubby Granny Chaser 2024-09-22 21:09:06 +01:00
commit d88e06e289
No known key found for this signature in database
10 changed files with 16 additions and 7 deletions

View file

@ -81,7 +81,7 @@ export const UserFriendModal = ({
alignItems: "center",
}}
>
<p>Seu código de amigo: </p>
<p>{t("your_friend_code")}</p>
<button
className={styles.friendCodeButton}
onClick={copyToClipboard}