mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-04-23 13:57:06 -04:00
Fixed: Label for 'On Episode File Delete'
This commit is contained in:
parent
02a46349a2
commit
39ca348666
1 changed files with 1 additions and 1 deletions
|
@ -131,7 +131,7 @@ class Notification extends Component {
|
|||
{
|
||||
supportsOnEpisodeFileDelete && onEpisodeFileDelete ?
|
||||
<Label kind={kinds.SUCCESS}>
|
||||
On Series Delete
|
||||
On Episode File Delete
|
||||
</Label> :
|
||||
null
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue