mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-01 05:29:41 +00:00
Consolidate singles
This commit is contained in:
parent
aaae3ba951
commit
58fbd9510a
5 changed files with 110 additions and 16 deletions
|
|
@ -575,7 +575,7 @@ export default {
|
|||
func: 'showEditModalMatch',
|
||||
text: this.$strings.HeaderMatch
|
||||
})
|
||||
if (!this.isFile && !this.isPodcast) {
|
||||
if (!this.isPodcast) {
|
||||
items.push({
|
||||
func: 'consolidate',
|
||||
text: 'Consolidate'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue