We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1694ef5 commit d1f4cb6Copy full SHA for d1f4cb6
frontend/js/src/settings/link-listens/LinkListens.tsx
@@ -249,15 +249,16 @@ export default function LinkListensPage() {
249
first.
250
</ReactTooltip>
251
<p>
252
- You will find below your top 1000 listens (grouped by album) that have{" "}
+ You will find below your top 1000 listens (grouped by album) that
253
+ have
254
<u
255
className="link-listens-tooltip"
256
data-tip
257
data-for="matching-tooltip"
258
>
259
not been automatically linked
- </u>{" "}
260
- to a MusicBrainz recording. Link them below or
+ </u>
261
+ to a MusicBrainz recording. Link them below or
262
<a href="https://wiki.musicbrainz.org/How_to_Contribute">
263
submit new data to MusicBrainz
264
</a>
0 commit comments