mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-06 08:46:34 +00:00
Removed debugging alert
This commit is contained in:
@@ -127,7 +127,6 @@ define(
|
||||
},
|
||||
|
||||
_reloadCalendarEvents: function () {
|
||||
window.alert('collection changed');
|
||||
this.$el.fullCalendar('removeEvents');
|
||||
this._setEventData(this.collection);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user