mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
MARK IS BEING SUCK TODAY!
This commit is contained in:
@@ -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',
|
||||
|
Reference in New Issue
Block a user