mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
Fixed: Remove rouge space from metadata message
This commit is contained in:
parent
b1bcbe365d
commit
3ac378695c
1 changed files with 1 additions and 1 deletions
|
@ -543,7 +543,7 @@ class ArtistDetails extends Component {
|
|||
</div>
|
||||
|
||||
<div className={styles.metadataMessage}>
|
||||
Missing Albums, Singles, or Other Types? Modify or Create a New <Link to='/settings/profiles'> Metadata Profile </Link>!
|
||||
Missing Albums, Singles, or Other Types? Modify or Create a New <Link to='/settings/profiles'> Metadata Profile</Link>!
|
||||
</div>
|
||||
|
||||
<OrganizePreviewModalConnector
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue