feat: testing new achievements page ui

This commit is contained in:
Zamitto
2024-10-16 23:06:21 -03:00
parent 108b2552b5
commit ea5b07a1ec
7 changed files with 48 additions and 63 deletions

View File

@@ -110,7 +110,7 @@ const getAchievementsRemoteUser = async (
...achievementData,
unlocked: false,
unlockTime: null,
icon: icongray,
icongray: icongray,
} as UserAchievement;
})
.sort((a, b) => {