mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 09:03:49 -07:00
Queue should update now
This commit is contained in:
parent
938b5f1ae3
commit
6f27d8c33f
11 changed files with 65 additions and 7 deletions
|
@ -14,5 +14,6 @@ namespace NzbDrone.Api.Queue
|
|||
public String Title { get; set; }
|
||||
public Decimal Sizeleft { get; set; }
|
||||
public TimeSpan Timeleft { get; set; }
|
||||
public String Status { get; set; }
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue