Added user images header to file page

This commit is contained in:
ThaumRystra
2024-09-02 21:32:46 +02:00
parent 9af8b734f1
commit f4d9806f6f

View File

@@ -65,6 +65,9 @@
</v-col>
</v-row>
<v-row dense>
<v-col cols="12">
<v-subheader> Images </v-subheader>
</v-col>
<template v-if="imageFiles && imageFiles.length">
<v-col
v-for="file in imageFiles"