@@ -11,5 +11,6 @@ namespace Step.Model.ConfigModels
|
||||
public string Name { get; set; }
|
||||
public bool Enabled { get; set; }
|
||||
public bool AllowExternalBrowser { get; set; }
|
||||
public bool NcNeeded { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user