Fixed: error when showing episode list

This commit is contained in:
kayone
2013-10-08 23:28:37 -07:00
parent 9ed7546279
commit 8169a6bd41
3 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
'use strict';
define(
[
'Backbone',
'backbone',
'Settings/Notifications/Model'
], function (Backbone, NotificationModel) {
return Backbone.Collection.extend({