Added languages fix
Hided CMS connect Fix WINDOWS 10 problems
This commit is contained in:
@@ -19,8 +19,9 @@ namespace Step.Model.ConfigModels
|
||||
|
||||
public string MTCFolderPath { get; set; }
|
||||
public string MTCApplicationName { get; set; }
|
||||
public bool CmsConnectReady { get; set; }
|
||||
|
||||
public int MaxAlarmsRows { get; set; }
|
||||
public int AlarmToDelete { get; set; }
|
||||
public int AlarmToDelete { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user