mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-23 22:25:09 -04:00
New: Replaced user facing instances of NzbDrone with Sonarr
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{{#if_eq eventType compare="grabbed"}}
|
||||
{{#if_eq eventType compare="grabbed"}}
|
||||
<dl class="dl-horizontal">
|
||||
|
||||
<dt>Name:</dt>
|
||||
@@ -86,7 +86,7 @@
|
||||
{{/if_eq}}
|
||||
|
||||
{{#if_eq reason compare="MissingFromDisk"}}
|
||||
NzbDrone was unable to find the file on disk so it was removed
|
||||
Sonarr was unable to find the file on disk so it was removed
|
||||
{{/if_eq}}
|
||||
|
||||
{{#if_eq reason compare="Upgrade"}}
|
||||
|
||||
Reference in New Issue
Block a user