Fixed Profile Selection
This commit is contained in:
@@ -178,7 +178,7 @@ const footerLinks = [/*{
|
|||||||
class="w-1/3 mx-auto my-10"
|
class="w-1/3 mx-auto my-10"
|
||||||
v-else
|
v-else
|
||||||
/>
|
/>
|
||||||
<div v-if="dataStore.showProfileSelection">
|
<div v-if="profileStore.showProfileSelection">
|
||||||
<ProfileSelection/>
|
<ProfileSelection/>
|
||||||
</div>
|
</div>
|
||||||
<div v-else>
|
<div v-else>
|
||||||
|
|||||||
Reference in New Issue
Block a user