mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-12-27 00:34:30 +01:00
Fixed broken test
This commit is contained in:
@@ -12,5 +12,6 @@ namespace NzbDrone.Api.Commands
|
||||
public DateTime StateChangeTime { get; set; }
|
||||
public Boolean SendUpdatesToClient { get; set; }
|
||||
public CommandStatus State { get; set; }
|
||||
public DateTime? LastExecutionTime { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user