mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-28 23:06:43 -04:00
New: Link to TheTvDb has been added to AddSeries series lookup fields.
This commit is contained in:
@@ -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; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user