mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
fixed build
This commit is contained in:
parent
9515064f14
commit
feb947fb74
4 changed files with 17 additions and 4 deletions
|
@ -25,7 +25,7 @@ define(['app'], function () {
|
|||
name : 'airDate',
|
||||
label : 'Air Date',
|
||||
editable : false,
|
||||
cell : 'datetime'
|
||||
cell : 'date'
|
||||
//formatter: new Backgrid.AirDateFormatter()
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue