mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
Fixed: Add 'FilterAuthor' token and update manual import text box
This commit is contained in:
@@ -56,7 +56,7 @@ class SelectAuthorModalContent extends Component {
|
||||
>
|
||||
<TextInput
|
||||
className={styles.filterInput}
|
||||
placeholder={translate('FilterPlaceHolder')}
|
||||
placeholder={translate('FilterAuthor')}
|
||||
name="filter"
|
||||
value={filter}
|
||||
autoFocus={true}
|
||||
|
||||
Reference in New Issue
Block a user