Fixed Profile Selection

This commit is contained in:
2025-05-13 15:59:02 +02:00
parent 557d0eff2f
commit a9ea5982cf

View File

@@ -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>