Added client SCM/CMS options
This commit is contained in:
@@ -15,5 +15,6 @@ namespace Client.Config.SubModels
|
||||
public Boolean RunningOnSecondaryScreen { get; set; }
|
||||
public Boolean ShowVirtualKeyboard { get; set; }
|
||||
public Boolean DeveloperMode { get; set; }
|
||||
public Boolean IsSCM { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user