Merge branch 'develop' of dev.funkwhale.audio:funkwhale/funkwhale into develop
This commit is contained in:
commit
2074234acb
|
@ -135,7 +135,9 @@ export default {
|
|||
return this.$store.state.instance.settings.subsonic.enabled.value
|
||||
},
|
||||
labels () {
|
||||
subsonicField: this.$pgettext("Content/Password/Input.label", "Your subsonic API password")
|
||||
return {
|
||||
subsonicField: this.$pgettext("Content/Password/Input.label", "Your subsonic API password")
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue