mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-22 22:15:17 -04:00
Added custom languages to the top
This commit is contained in:
@@ -254,7 +254,7 @@ class EditQualityProfileModalContent extends Component {
|
||||
</FormLabel>
|
||||
|
||||
<FormInputGroup
|
||||
type={inputTypes.SELECT}
|
||||
type={inputTypes.LANGUAGE_SELECT}
|
||||
name="language"
|
||||
values={languages}
|
||||
value={languageId}
|
||||
|
||||
Reference in New Issue
Block a user