mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-02-05 09:49:39 +00:00
Merge 44f13ea4f6 into 626596b192
This commit is contained in:
commit
fd9b972743
6 changed files with 212 additions and 62 deletions
|
|
@ -168,7 +168,7 @@ export default {
|
|||
}
|
||||
]
|
||||
|
||||
if (!this.isPodcastLibrary && this.selectedMediaItemsArePlayable) {
|
||||
if (this.selectedMediaItemsArePlayable) {
|
||||
options.push({
|
||||
text: this.$strings.ButtonQuickEmbedMetadata,
|
||||
action: 'quick-embed'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue