mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-29 21:39:34 +02: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