Typo
This commit is contained in:
parent
48c35f37ac
commit
3ac585c4b2
|
@ -88,7 +88,7 @@ export default {
|
||||||
computed: {
|
computed: {
|
||||||
labels() {
|
labels() {
|
||||||
return {
|
return {
|
||||||
playlist: this.$gettext('"Playlist")
|
playlist: this.$gettext('Playlist')
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue