mirror of
https://github.com/Sonarr/Sonarr
synced 2026-04-22 13:11:32 +02:00
On Download to On Import on card
This commit is contained in:
parent
de0d0a3526
commit
06b876cf8b
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ class Notification extends Component {
|
|||
{
|
||||
supportsOnDownload && onDownload &&
|
||||
<Label kind={kinds.SUCCESS}>
|
||||
On Download
|
||||
On Import
|
||||
</Label>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue