1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-19 07:52:33 +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 cell : EpisodeTitleCell
}, },
{ {
name : 'airDate', name : 'airDateUtc',
label: 'Air Date', label: 'Air Date',
cell : AirDateCell cell : AirDateCell
} }