mirror of
https://github.com/sudoxnym/audiobookshelf-atv.git
synced 2026-04-14 19:46:30 +00:00
Merge branch 'master' into new_jwt_auth
This commit is contained in:
commit
80ee88b488
1 changed files with 1 additions and 1 deletions
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue