mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-21 22:05:43 -04:00
Fixed: error when showing episode list
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
'use strict';
|
||||
define(
|
||||
[
|
||||
'Backbone',
|
||||
'backbone',
|
||||
'Settings/Notifications/Model'
|
||||
], function (Backbone, NotificationModel) {
|
||||
return Backbone.Collection.extend({
|
||||
|
||||
Reference in New Issue
Block a user