1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-27 23:06:29 -04:00

broken indexer selector

This commit is contained in:
Jacob
2019-06-14 18:24:30 -05:00
committed by Taloth Saldono
parent 29e9e8dcc2
commit 5ac7672756
5 changed files with 120 additions and 1 deletions
@@ -123,7 +123,7 @@ function EditReleaseProfileModalContent(props) {
<FormLabel>Indexer</FormLabel>
<FormInputGroup
type={inputTypes.NUMBER}
type={inputTypes.INDEXER_SELECT}
name="indexerId"
helpText="Specify what indexer the profile applies to"
{...indexerId}