This commit is contained in:
Hachi-R 2025-01-02 06:28:45 -03:00
parent 10766526c5
commit addc2a74d3

View File

@ -44,7 +44,6 @@ const resetGameAchievements = async (
`on-update-achievements-${game.objectID}-${game.shop}`,
gameAchievements
);
} catch (error) {
console.error(error);
}