clearer ListenBrainz label - fixes #589
This commit is contained in:
parent
42d8279610
commit
804cd93f81
3 changed files with 6 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ SPDX-License-Identifier: AGPL-3.0-only
|
|||
</MkInput>
|
||||
|
||||
<MkInput v-model="profile.listenbrainz" manualSave>
|
||||
<template #label>ListenBrainz</template>
|
||||
<template #label>{{ i18n.ts._profile.listenbrainz }}</template>
|
||||
<template #prefix><i class="ph-headphones ph-bold ph-lg"></i></template>
|
||||
</MkInput>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue