mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-27 12:33:00 +02:00
added success notification when new series is added.
This commit is contained in:
@@ -74,7 +74,7 @@ NzbDrone.addInitializer(function (options) {
|
||||
|
||||
NzbDrone.addRegions({
|
||||
mainRegion: "#main-region",
|
||||
errorRegion: "#error-region"
|
||||
notificationRegion: "#notification-region"
|
||||
});
|
||||
|
||||
NzbDrone.Router = new NzbDrone.Router();
|
||||
|
Reference in New Issue
Block a user