add explicit

This commit is contained in:
Vito0912 2025-06-21 12:02:44 +02:00
parent 28404f37b8
commit bb4eec9355
No known key found for this signature in database
GPG key ID: 29A3D509FE70B237
2 changed files with 7 additions and 0 deletions

View file

@ -228,6 +228,11 @@ export default {
value: 'abridged',
sublist: false
},
{
text: this.$strings.LabelExplicit,
value: 'explicit',
sublist: false
},
{
text: this.$strings.ButtonIssues,
value: 'issues',