remove double spaces in ChannelForm

This commit is contained in:
marzzzello 2020-04-12 13:13:32 +02:00
parent ebde85b235
commit b17e382a9e
1 changed files with 1 additions and 1 deletions

View File

@ -195,7 +195,7 @@ export default {
{
value: "music",
label: this.$pgettext('*/*/*', "Artist discography"),
helpText: this.$pgettext('Content/Channels/Help', "Publish music you make as a nice discography of albums and singles."),
helpText: this.$pgettext('Content/Channels/Help', "Publish music you make as a nice discography of albums and singles."),
}
]
},