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:
@@ -58,7 +58,5 @@ namespace DiscImageChef.Server.Models
|
||||
}
|
||||
|
||||
public DateTime UploadedWhen { get; set; }
|
||||
public int? ATAId { get; set; }
|
||||
public int? ATAPIId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user