I added creator.about to the information modal.

This commit is contained in:
PascalMarchesseault
2024-07-13 13:38:07 -04:00
committed by Jonathan Bourdon
parent d9f4973319
commit 8aa24c00a0

View File

@@ -11,6 +11,9 @@
<v-card>
<v-card-title>
À propos
<br><br>
<div class="flex justify-center"> {{ creator.about }}</div>
<br>
</v-card-title>
<v-card-text class="scrollable-content">
{{ creator.description }}