mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Link read capabilities on uploaded report details.
This commit is contained in:
@@ -9,5 +9,6 @@ namespace DiscImageChef.Server.Models
|
||||
public List<int> SameButManufacturer { get; set; }
|
||||
public List<int> ReportAll { get; set; }
|
||||
public List<int> ReportButManufacturer { get; set; }
|
||||
public int ReadCapabilitiesId { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user