mirror of https://github.com/Radarr/Radarr
Use airDateUtc on missing
This commit is contained in:
parent
d122693703
commit
db67d4d657
|
@ -41,7 +41,7 @@ define(
|
|||
cell : EpisodeTitleCell
|
||||
},
|
||||
{
|
||||
name : 'airDate',
|
||||
name : 'airDateUtc',
|
||||
label: 'Air Date',
|
||||
cell : AirDateCell
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue