mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
change game to library
This commit is contained in:
parent
32566e5dfc
commit
1f72bb6138
3 changed files with 3 additions and 3 deletions
|
@ -142,7 +142,7 @@ export const UserContent = ({ userProfile }: ProfileContentProps) => {
|
|||
gap: `${SPACING_UNIT * 2}px`,
|
||||
}}
|
||||
>
|
||||
<h2>{t("games")}</h2>
|
||||
<h2>{t("library")}</h2>
|
||||
|
||||
<div
|
||||
style={{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue