1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-11 12:02:35 +02: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
}