added arps creatorId

This commit is contained in:
Dominic Villemure
2024-05-24 20:09:24 -04:00
parent 2d0770ab9a
commit 7cc40e6ab6

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>