mirror of
https://github.com/aaru-dps/Aaru.CommonTypes.git
synced 2025-12-16 19:24:30 +00:00
Code reformat.
This commit is contained in:
@@ -46,7 +46,7 @@ namespace DiscImageChef.CommonTypes.Metadata
|
||||
public string Model { get; set; }
|
||||
public short Offset { get; set; }
|
||||
public int Submissions { get; set; }
|
||||
[DisplayFormat(ApplyFormatInEditMode =true, DataFormatString = "{0:P0}")]
|
||||
public float Agreement { get; set; }
|
||||
[DisplayFormat(ApplyFormatInEditMode = true, DataFormatString = "{0:P0}")]
|
||||
public float Agreement { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user