Merged PR 67: added arps creatorId

added arps creatorId
This commit is contained in:
Dominic Villemure
2024-05-25 00:19:29 +00:00

View File

@@ -471,7 +471,7 @@
JE SOUTIENS!
</v-card-title>
</v-row>
<StripePayment creator-id="27e5321d-2bcc-42b0-9548-33802431e8f3"></StripePayment>
<StripePayment creator-id="755a5669-5dbb-43d3-bd38-3c3fe5c24a80"></StripePayment>
</v-container>
</v-card>
</v-container>
@@ -501,7 +501,7 @@
<v-bottom-sheet v-model="drawerbottom" class="sticky-bottom-label" hide-overlay>
<v-container style="background-color: #6b0065; color: white; padding: 20px; text-align: center;">
<h1 class="text-soutiens">JE SOUTIENS</h1>
<StripePayment creator-id="27e5321d-2bcc-42b0-9548-33802431e8f3"></StripePayment>
<StripePayment creator-id="755a5669-5dbb-43d3-bd38-3c3fe5c24a80"></StripePayment>
</v-container>
</v-bottom-sheet>