1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-22 22:15:17 -04:00

New: Replaced user facing instances of NzbDrone with Sonarr

This commit is contained in:
Keivan Beigi
2014-10-28 21:49:49 -07:00
parent 95d67ef9f4
commit 4929e9fc9b
15 changed files with 26 additions and 25 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ define(
}
messenger.show({
message : 'NzbDrone has been updated',
message : 'Sonarr has been updated',
hideAfter : 0,
id : 'droneUpdated'
});