mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-06 04:52:21 -07:00
Fixed: Typo on Indexer card clone tooltip [skip ci]
This commit is contained in:
parent
085b07a9c6
commit
b64b7bcff0
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ class Indexer extends Component {
|
|||
|
||||
<IconButton
|
||||
className={styles.cloneButton}
|
||||
title="Clone Profile"
|
||||
title="Clone Indexer"
|
||||
name={icons.CLONE}
|
||||
onPress={this.onCloneIndexerPress}
|
||||
/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue