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
b624fea2fa
commit
1b15fea1ab
|
@ -27,7 +27,7 @@ PLUGIN = plugins.get_plugin_config(
|
|||
"type": "boolean",
|
||||
"default": True,
|
||||
"label": "Enable listening submission to ListenBrainz",
|
||||
"help": "If enable, your listening from Funkwhale will be imported into ListenBrainz.",
|
||||
"help": "If enabled, your listenings from Funkwhale will be imported into ListenBrainz.",
|
||||
},
|
||||
{
|
||||
"name": "sync_listenings",
|
||||
|
|
Loading…
Reference in New Issue