mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Fix saving modified ATA entities.
This commit is contained in:
@@ -65,7 +65,5 @@ namespace DiscImageChef.Server.Models
|
||||
|
||||
[DefaultValue(0)]
|
||||
public int OptimalMultipleSectorsRead { get; set; }
|
||||
public int? ATAId { get; set; }
|
||||
public int? ATAPIId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user