I added creator.about to the information modal.
This commit is contained in:
committed by
Jonathan Bourdon
parent
d9f4973319
commit
8aa24c00a0
@@ -11,6 +11,9 @@
|
|||||||
<v-card>
|
<v-card>
|
||||||
<v-card-title>
|
<v-card-title>
|
||||||
À propos
|
À propos
|
||||||
|
<br><br>
|
||||||
|
<div class="flex justify-center"> {{ creator.about }}</div>
|
||||||
|
<br>
|
||||||
</v-card-title>
|
</v-card-title>
|
||||||
<v-card-text class="scrollable-content">
|
<v-card-text class="scrollable-content">
|
||||||
{{ creator.description }}
|
{{ creator.description }}
|
||||||
|
|||||||
Reference in New Issue
Block a user