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