Fixed: "Profile" to "Indexer" on Clone Button

pull/3902/head
Qstick 5 years ago committed by Mark McDowall
parent 87a64cdacb
commit 63ac527a66

@ -84,7 +84,7 @@ class Indexer extends Component {
<IconButton
className={styles.cloneButton}
title="Clone Profile"
title="Clone Indexer"
name={icons.CLONE}
onPress={this.onCloneIndexerPress}
/>

Loading…
Cancel
Save