mirror of
https://github.com/Radarr/Radarr.git
synced 2026-04-18 21:35:51 -04:00
removed mutators from series.
This commit is contained in:
@@ -55,9 +55,6 @@ define(
|
||||
}
|
||||
|
||||
return 'primary';
|
||||
},
|
||||
hasAired : function () {
|
||||
return Date.create(this.get('airDate')).isBefore(Date.create());
|
||||
}
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user