Clarify delay profile bypass only applies to preferred protocol

pull/4491/head
Taloth Saldono 3 years ago
parent 9e81d41f26
commit 6c5cc430b7

@ -116,7 +116,7 @@ function EditDelayProfileModalContent(props) {
type={inputTypes.CHECK} type={inputTypes.CHECK}
name="bypassIfHighestQuality" name="bypassIfHighestQuality"
{...bypassIfHighestQuality} {...bypassIfHighestQuality}
helpText="Bypass delay when release has the highest enabled quality in the quality profile" helpText="Bypass delay when release has the highest enabled quality in the quality profile with the preferred protocol"
onChange={onInputChange} onChange={onInputChange}
/> />
</FormGroup> </FormGroup>

Loading…
Cancel
Save