mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2025-08-03 09:44:41 +02:00
add explicit to podcasts
This commit is contained in:
parent
bb4eec9355
commit
5336d0525e
2 changed files with 7 additions and 0 deletions
|
@ -277,6 +277,11 @@ export default {
|
|||
value: 'languages',
|
||||
sublist: true
|
||||
},
|
||||
{
|
||||
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