mirror of
https://github.com/advplyr/audiobookshelf-app.git
synced 2026-08-28 22:27:14 +02:00
Merge branch 'master' into new_jwt_auth
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
<span class="material-symbols text-2xl text-fg">settings</span>
|
<span class="material-symbols text-2xl text-fg">settings</span>
|
||||||
</button>
|
</button>
|
||||||
<button v-if="comicHasMetadata" type="button" class="inline-flex mx-2" @click.stop="clickMetadataBtn">
|
<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>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user