mirror of
https://github.com/Prowlarr/Prowlarr
synced 2025-12-15 21:14:32 +01:00
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
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue