Release group will be shown on history now.

pull/4/head
Mark McDowall 12 years ago
parent 33274d04f0
commit 0867f16e2a

@ -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; }
}
}
Loading…
Cancel
Save