mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 11:14:27 +00:00
Add device report view.
This commit is contained in:
@@ -88,7 +88,7 @@ public class Device : DeviceReportV2
|
||||
[DisplayName("Modified when")]
|
||||
public DateTime? ModifiedWhen { get; set; }
|
||||
|
||||
public virtual CompactDiscOffset CdOffset { get; set; }
|
||||
public virtual CompactDiscOffset? CdOffset { get; set; }
|
||||
|
||||
[DefaultValue(0)]
|
||||
[DisplayName("Optimal no. of sectors to be read at once")]
|
||||
|
||||
Reference in New Issue
Block a user