mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-14 11:23:42 +02:00
MARK IS BEING SUCK TODAY!
This commit is contained in:
parent
2f3f8aaece
commit
c82be387f2
@ -3,9 +3,8 @@ define([
|
||||
'app',
|
||||
'marionette',
|
||||
'Settings/Notifications/ItemView',
|
||||
'Settings/Notifications/SchemaModal',
|
||||
'Settings/Notifications/AddCardView'
|
||||
], function (App, Marionette, NotificationItemView, SchemaModal, AddCardView) {
|
||||
'Settings/Notifications/SchemaModal'
|
||||
], function (App, Marionette, NotificationItemView, SchemaModal) {
|
||||
return Marionette.CompositeView.extend({
|
||||
itemView : NotificationItemView,
|
||||
itemViewContainer: '.notifications',
|
||||
|
Loading…
Reference in New Issue
Block a user