Consolidate singles

This commit is contained in:
Tiberiu Ichim 2026-02-17 10:56:29 +02:00
parent aaae3ba951
commit 58fbd9510a
5 changed files with 110 additions and 16 deletions

View file

@ -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'