add missing line break
This commit is contained in:
parent
a38fdaef91
commit
63c334a40f
@ -133,7 +133,7 @@ function RecordTemplate({
|
||||
<h2>${artists.join(", ")}</h2>
|
||||
<span>${identifier}</span><br/>
|
||||
<span>${genre}, ${label}, ${year}</span><br/>
|
||||
<span>${format}</span>
|
||||
<span>${format}</span><br/>
|
||||
<span>
|
||||
<a
|
||||
target="_blank"
|
||||
|
Loading…
Reference in New Issue
Block a user