diff --git a/config_repo/options.json.repo b/config_repo/options.json.repo index 71ad6d27b..fee577d7b 100644 --- a/config_repo/options.json.repo +++ b/config_repo/options.json.repo @@ -2330,10 +2330,10 @@ { "name" : "cameramodel", "default" : "", -"description" : "The model of camera you are using. Cannot be changed here.", +"description" : "The model of camera you are using.
To change it, change the Camera Type above.", "label" : "Camera Model", "type" : "readonly", -"display" : false, +"display" : true, "action" : "restart", "advanced" : true },