mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-28 03:15:12 +01:00
parent
66ad75b759
commit
dc22c8df1f
1 changed files with 1 additions and 0 deletions
|
|
@ -102,6 +102,7 @@ class AddNewMovie extends Component {
|
|||
name="movieLookup"
|
||||
value={term}
|
||||
placeholder="eg. The Dark Knight, tmdb:155, imdb:tt0468569"
|
||||
autoFocus={true}
|
||||
onChange={this.onSearchInputChange}
|
||||
/>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue