mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-14 02:37:08 -07:00
New: Link to TheTvDb has been added to AddSeries series lookup fields.
This commit is contained in:
parent
de1d095b8d
commit
1dcc323c48
4 changed files with 16 additions and 2 deletions
|
@ -8,5 +8,6 @@ namespace NzbDrone.Web.Models
|
|||
public string Title { get; set; }
|
||||
public string Banner { get; set; }
|
||||
public string DisplayedTitle { get; set; }
|
||||
public string Url { get; set; }
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue