Session api token validation
This commit is contained in:
@@ -71,6 +71,7 @@ const filteredUnlockedCount = computed(() =>
|
||||
:loading="false"
|
||||
:canView="canView"
|
||||
:title="`${user.name}'s Achievements`"
|
||||
showCount
|
||||
>
|
||||
<ProfileViewSwitcher active-view="achievements" :user="user" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user