mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-04 06:19:15 +02:00
Typo
This commit is contained in:
parent
48c35f37ac
commit
3ac585c4b2
1 changed files with 1 additions and 1 deletions
|
@ -88,7 +88,7 @@ export default {
|
|||
computed: {
|
||||
labels() {
|
||||
return {
|
||||
playlist: this.$gettext('"Playlist")
|
||||
playlist: this.$gettext('Playlist')
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue