mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 08:56:30 +00:00
add silent detection - don't send to queue if enable
This commit is contained in:
@@ -5,4 +5,5 @@ public class UIConfig
|
||||
public double LeftPanelWidth { get; set; }
|
||||
public double RightPanelWidth { get; set; }
|
||||
public bool GenerateAnnotatedImage { get; set; }
|
||||
public bool SilentDetection { get; set; }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user