Skip to content
Snippets Groups Projects
Unverified Commit 5282ec34 authored by Evan Owens's avatar Evan Owens Committed by GitHub
Browse files

Add comma missing from default color config

parent d58f2652
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ The default color configuration is:
```
"color": {
"gamma": 2.5,
"whitepoint": [0.98, 1.0, 1.0]
"whitepoint": [0.98, 1.0, 1.0],
"linearSlope": 1.0,
"linearCutoff": 0.0
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment