mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
Merge branch 'main' of github.com:hydralauncher/hydra into fix/migrate-repacks-from-sqlite-to-dexie
This commit is contained in:
commit
d88e06e289
10 changed files with 16 additions and 7 deletions
|
@ -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}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue