Merge branch 'marzzzello-develop-patch-65700' into 'develop'

remove double spaces in ChannelForm

See merge request funkwhale/funkwhale!1087
This commit is contained in:
Agate 2020-04-12 15:16:28 +02:00
commit 6d9a4986e4
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."),
}
]
},