Updated Map View
This commit is contained in:
@@ -50,6 +50,7 @@ const unlocked = computed(() => {
|
||||
:class="{ locked: !unlocked && !inProgress }"
|
||||
rounded="lg"
|
||||
elevation="2"
|
||||
:id = "achievement.internal_name"
|
||||
>
|
||||
<v-card-text class="cardLayout">
|
||||
<div class="achievement-inner">
|
||||
|
||||
Reference in New Issue
Block a user