diff --git a/webapp/src/components/Profile/Profile.js b/webapp/src/components/Profile/Profile.js index 79b8f27e..434c4fd5 100644 --- a/webapp/src/components/Profile/Profile.js +++ b/webapp/src/components/Profile/Profile.js @@ -52,7 +52,7 @@ const Perfil = (username) => { {new Date(userData.createdAt).toLocaleString()} - {t('components.profile.recentGames')}z + {t('components.profile.recentGames')}
{userData.games.length > 0 ? (