Apply 1 suggestion(s) to 1 file(s)
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2658>
This commit is contained in:
parent
67f74d40a6
commit
e028e8788b
|
@ -19,7 +19,7 @@ PLUGIN = plugins.get_plugin_config(
|
||||||
"type": "text",
|
"type": "text",
|
||||||
"required": False,
|
"required": False,
|
||||||
"label": "Your ListenBrainz user name.",
|
"label": "Your ListenBrainz user name.",
|
||||||
"help": "It's needed for synchronisation with Listenbrainz (import listenings and favorites) \
|
"help": "Required for importing listenings and favorites with ListenBrainz \
|
||||||
but not to send activities",
|
but not to send activities",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue