mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Add option to consolidate one ATA from another.
This commit is contained in:
@@ -1454,7 +1454,7 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
public byte[] IntersessionLeadOutData { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public int AtaId { get; set; }
|
||||
public int? AtaId { get; set; }
|
||||
|
||||
#region SCSI data
|
||||
public byte[] Read6Data { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user