Merge branch 'master' into new_jwt_auth

This commit is contained in:
advplyr
2025-07-11 16:58:50 -05:00
+1 -1
View File
@@ -14,7 +14,7 @@
<span class="material-symbols text-2xl text-fg">settings</span>
</button>
<button v-if="comicHasMetadata" type="button" class="inline-flex mx-2" @click.stop="clickMetadataBtn">
<span class="material-symbols text-2xl text-fg">more-vert</span>
<span class="material-symbols text-2xl text-fg">more</span>
</button>
</div>