mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-12-20 18:59:37 +00:00
add explicit
This commit is contained in:
parent
28404f37b8
commit
bb4eec9355
2 changed files with 7 additions and 0 deletions
|
|
@ -228,6 +228,11 @@ export default {
|
|||
value: 'abridged',
|
||||
sublist: false
|
||||
},
|
||||
{
|
||||
text: this.$strings.LabelExplicit,
|
||||
value: 'explicit',
|
||||
sublist: false
|
||||
},
|
||||
{
|
||||
text: this.$strings.ButtonIssues,
|
||||
value: 'issues',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue