#41 fix naming problem, added creator-id prop for the payment. Redirect and message for paymentCompleted changed to generic for now

This commit is contained in:
Dominic Villemure
2024-05-09 22:38:44 -04:00
parent 97f03abb93
commit 26845f5aff
9 changed files with 14 additions and 24 deletions

View File

@@ -202,7 +202,7 @@
</router-link>
</v-col>
<v-col>
<router-link :to="{ name: 'chloebeauregard' }">
<router-link :to="{ name: 'chloebeaugrand' }">
<img src="/images/usersmedia/chloebeaugrand/profilepictures/profileChloeBeaugrand02.png"
alt="Profile Image" class="profile-image">
</router-link>
@@ -344,7 +344,7 @@
</router-link>
</v-col>
<v-col cols="8">
<router-link :to="{ name: 'chloebeauregard' }">
<router-link :to="{ name: 'chloebeaugrand' }">
<img src="/images/usersmedia/chloebeaugrand/profilepictures/profileChloeBeaugrand02.png"
alt="Profile Image" class="profile-image">
</router-link>