Fix edition of creator's socials
This commit is contained in:
@@ -71,7 +71,7 @@ const closeDialog = () => {
|
||||
<v-card :style="{ borderRadius: '25px', border: '3px solid rgb(159, 76, 173)' }">
|
||||
<v-card-text>
|
||||
<component :is="currentComponent"
|
||||
:creator="creatorProfileStore.value"
|
||||
:creator="creatorProfileStore.creator"
|
||||
:colorName="colorToEdit"
|
||||
@closeRequested="closeDialog"
|
||||
@requestAccept="requestAccept"
|
||||
|
||||
Reference in New Issue
Block a user