Merge branch 'main' into admin-search-bug-fixes

This commit is contained in:
Edward Tirado Jr 2025-06-30 20:39:24 +00:00
commit 0adcf5dd69
2 changed files with 30 additions and 30 deletions

View file

@ -10,7 +10,6 @@
/>
<source v-else src="/assets/img/movie-loader.webm" type="video/webm" />
</video>
<MovieQuote v-if="props.showQuote" />
</div>
</template>