fix: achievement notification showing 0 points

This commit is contained in:
Zamitto
2025-06-03 15:32:50 -03:00
parent 44db5f9813
commit 6b1713e54b

View File

@@ -55,7 +55,6 @@ export function AchievementNotification() {
isHidden: false,
isRare: false,
isPlatinum: false,
points: 0,
iconUrl: "https://cdn.losbroxas.org/favicon.svg",
},
]);