mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-31 10:54:50 +01:00
ReasonDetailed wasn't loaded on startup
This commit is contained in:
parent
47b27cc07d
commit
844e15c841
@ -62,6 +62,7 @@ public class DownloadStatus {
|
||||
this.reason = reason;
|
||||
this.successful = successful;
|
||||
this.completionDate = completionDate;
|
||||
this.reasonDetailed = reasonDetailed;
|
||||
}
|
||||
|
||||
/** Constructor for creating new completed downloads. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user