mirror of https://github.com/Radarr/Radarr
Mobile Edit Oops
This commit is contained in:
parent
437c4a78c1
commit
cfb8678c59
|
@ -112,7 +112,7 @@ class Notification extends Component {
|
||||||
}
|
}
|
||||||
|
|
||||||
{
|
{
|
||||||
!onGrab && !onDownload && !onRename && !onHealthIssue
|
!onGrab && !onDownload && !onRename && !onHealthIssue &&
|
||||||
<Label
|
<Label
|
||||||
kind={kinds.DISABLED}
|
kind={kinds.DISABLED}
|
||||||
outline={true}
|
outline={true}
|
||||||
|
|
Loading…
Reference in New Issue