Adds redirection to creator creation
This commit is contained in:
@@ -134,7 +134,7 @@
|
||||
</v-list-item>
|
||||
|
||||
<v-list-item v-if="!userStore.hasCreator" class="nav-button">
|
||||
<router-link to="/profile">
|
||||
<router-link to="/profile?target=CreatorPage">
|
||||
<v-btn class="w-100" variant="plain">Activer votre page</v-btn>
|
||||
</router-link>
|
||||
</v-list-item>
|
||||
|
||||
Reference in New Issue
Block a user