mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:36:30 +00:00
fix image save, ui small fixes
This commit is contained in:
@@ -11,6 +11,7 @@ public class DetectionClass
|
||||
public string Name { get; set; } = null!;
|
||||
public string ShortName { get; set; } = null!;
|
||||
|
||||
[JsonIgnore]
|
||||
public string UIName
|
||||
{
|
||||
get
|
||||
|
||||
Reference in New Issue
Block a user