mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-04 10:14:36 +02:00
Add:Book library filter for missing cover image #1243
This commit is contained in:
parent
dc03835742
commit
4fcdeda447
2 changed files with 17 additions and 12 deletions
|
@ -348,6 +348,10 @@ export default {
|
|||
{
|
||||
id: 'language',
|
||||
name: this.$strings.LabelLanguage
|
||||
},
|
||||
{
|
||||
id: 'cover',
|
||||
name: this.$strings.LabelCover
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue