mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
[Aaru.Database] Reformat and cleanup.
This commit is contained in:
@@ -70,6 +70,7 @@ public class Report : DeviceReport
|
||||
|
||||
/// <summary>Date when the device report was created</summary>
|
||||
public DateTime Created { get; set; }
|
||||
|
||||
/// <summary>If this model has already been upload</summary>
|
||||
public bool Uploaded { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user