mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Cleaned up per comments
This commit is contained in:
@@ -26,7 +26,7 @@ define(['app', 'Series/SeriesModel', 'Series/Delete/DeleteSeriesView', 'Quality/
|
||||
|
||||
this.model.save();
|
||||
this.trigger('saved');
|
||||
this.$el.parent().modal('hide');
|
||||
NzbDrone.modalRegion.closeModal();
|
||||
},
|
||||
|
||||
removeSeries: function () {
|
||||
|
Reference in New Issue
Block a user