1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2024-12-26 01:27:00 +00:00

Use airDateUtc on missing

This commit is contained in:
Mark McDowall 2013-07-24 17:27:45 -07:00
parent d122693703
commit db67d4d657

View file

@ -41,7 +41,7 @@ define(
cell : EpisodeTitleCell
},
{
name : 'airDate',
name : 'airDateUtc',
label: 'Air Date',
cell : AirDateCell
}