[automated] Apply ESLint and Prettier fixes

This commit is contained in:
GitHub Action
2025-11-11 20:49:39 +00:00
parent d0a9e4d1ef
commit a82919a818

View File

@@ -85,7 +85,7 @@
<!-- Image Gallery for markdown images -->
<MarkdownImageGallery
v-model:activeIndex="galleryActiveIndex"
v-model:active-index="galleryActiveIndex"
:image-items="imageItems"
/>
</template>