mirror of
https://github.com/Readarr/Readarr.git
synced 2026-04-15 21:06:20 -04:00
Release group will be shown on history now.
This commit is contained in:
@@ -21,5 +21,6 @@ namespace NzbDrone.Web.Models
|
||||
public int EpisodeId { get; set; }
|
||||
public string Details { get; set; }
|
||||
public string NzbInfoUrl { get; set; }
|
||||
public string ReleaseGroup { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user