Flags: set default DISABLE_CHECKS_RESULTS = false
This commit is contained in:
parent
62a1ec8475
commit
4262650411
@ -2,5 +2,5 @@
|
||||
|
||||
public class Flags
|
||||
{
|
||||
public bool DISABLE_CHECKS_RESULTS { get; set; }
|
||||
public bool DISABLE_CHECKS_RESULTS { get; set; } = false;
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user