mirror of https://github.com/Radarr/Radarr
New: Added help text for qualities in groups
Co-Authored-By: Mark McDowall <markus101@users.noreply.github.com>
This commit is contained in:
parent
822035056a
commit
e70be7cf9e
|
@ -74,7 +74,7 @@ class QualityProfileItems extends Component {
|
|||
|
||||
<div>
|
||||
<FormInputHelpText
|
||||
text="Qualities higher in the list are more preferred. Only checked qualities are wanted"
|
||||
text="Qualities higher in the list are more preferred. Qualities within the same group are equal. Only checked qualities are wanted"
|
||||
/>
|
||||
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue