mirror of
https://github.com/Lidarr/Lidarr
synced 2025-12-24 17:23:01 +01:00
Fixed: Preview rename tip wording
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
9bf9810bb2
commit
72d93e54ed
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ function OrganizeArtistModalContent(props) {
|
|||
|
||||
<ModalBody>
|
||||
<Alert>
|
||||
Tip: To preview a rename... select "Cancel" then click any artist name and use the
|
||||
Tip: To preview a rename, select "Cancel", then select any artist name and use the
|
||||
<Icon
|
||||
className={styles.renameIcon}
|
||||
name={icons.ORGANIZE}
|
||||
|
|
|
|||
Loading…
Reference in a new issue