mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Calendar and Missing join series in API
This commit is contained in:
parent
2e3863895c
commit
047e53179d
5 changed files with 64 additions and 6 deletions
|
@ -20,6 +20,7 @@ define([
|
|||
{
|
||||
name : 'series.Title',
|
||||
label : 'Series Title',
|
||||
sortable : false,
|
||||
cell : Backgrid.TemplateBackedCell.extend({ template: 'Missing/SeriesTitleTemplate' })
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue