mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Show tested media in uploaded report details.
This commit is contained in:
@@ -1467,6 +1467,8 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
public int? AtaId { get; set; }
|
||||
[JsonIgnore]
|
||||
public int? ScsiId { get; set; }
|
||||
[JsonIgnore]
|
||||
public int? MmcId { get; set; }
|
||||
|
||||
#region SCSI data
|
||||
public byte[] Read6Data { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user