Skip to content

Commit

Permalink
Merge pull request AllskyTeam#3078 from thomasjacquin/options.json.re…
Browse files Browse the repository at this point in the history
…po-put-Camera-Model-back-in

Update options.json.repo: put Camera Model back in
  • Loading branch information
EricClaeys authored Nov 1, 2023
2 parents ed06da1 + da418ff commit bc6327e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config_repo/options.json.repo
Original file line number Diff line number Diff line change
Expand Up @@ -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.<br><strong>To change it, change the <span class='WebUISetting'>Camera Type</span> above.</strong>",
"label" : "Camera Model",
"type" : "readonly",
"display" : false,
"display" : true,
"action" : "restart",
"advanced" : true
},
Expand Down

0 comments on commit bc6327e

Please sign in to comment.