Added Notifications
This commit is contained in:
@@ -72,6 +72,7 @@ const unlockedCount = computed(() =>
|
||||
|
||||
<div class="achievement-grid">
|
||||
<AchievementCard
|
||||
:user="user"
|
||||
v-for="achievement in categoryAchievements"
|
||||
:key="achievement.id"
|
||||
:achievement="achievement"
|
||||
|
||||
Reference in New Issue
Block a user