Skip to content

Commit

Permalink
Update appsettings.json
Browse files Browse the repository at this point in the history
Corrects spelling of Luminance in AppSettings.json
  • Loading branch information
MinoDab492 authored Dec 9, 2024
1 parent 8b0b0d5 commit 4cc1458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config/appsettings.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"RelativeDarkLuminanceThreshold": 0.8,
"CdLuminanceFlashThreshold": 20, //flash transition
"CdDarkLuminanceThreshold": 160,
//possible CD luminanve values for look up table
//possible CD luminance values for look up table
"CdLuminanceValues": [
0.07,
0.09,
Expand Down Expand Up @@ -575,4 +575,4 @@
"IncludeScopes": true
}
}
}
}

0 comments on commit 4cc1458

Please sign in to comment.