mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-19 21:44:30 -04:00
cleaned up some jslint errors
This commit is contained in:
@@ -6,6 +6,6 @@ define([
|
||||
], function () {
|
||||
|
||||
NzbDrone.Settings.Notifications.NotificationsView = Backbone.Marionette.ItemView.extend({
|
||||
template: 'Settings/Notifications/NotificationsTemplate',
|
||||
template: 'Settings/Notifications/NotificationsTemplate'
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user