Revert "erge"

This reverts commit 79276ad3eb.
This commit is contained in:
Lucio Maranta
2018-01-25 12:54:15 +01:00
parent 79276ad3eb
commit d1cc7d5b8c
28 changed files with 145 additions and 173 deletions
@@ -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; }
}
}