1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-02-24 15:00:54 +00:00

Adding help on release group

This commit is contained in:
Jason Krause 2021-10-31 08:07:12 -06:00 committed by Qstick
parent 9da08d745a
commit ce836046f0

View file

@ -170,7 +170,7 @@ class AddNewItem extends Component {
<div>
You can also search using the
<Link to="https://musicbrainz.org/search"> MusicBrainz ID </Link>
of an artist e.g. lidarr:cc197bad-dc9c-440d-a5b5-d52ba2e14234
of an artist or release group e.g. lidarr:cc197bad-dc9c-440d-a5b5-d52ba2e14234
</div>
</div>
}