Skip to content

Commit ed0e63e

Browse files
committed
Test webhook.
1 parent a7d17f8 commit ed0e63e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ancestry.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ var width = 600,
55
saturation = 0.3,
66
lightness = 0.6,
77
highlightedSaturation = 0.85,
8-
highlightedLightness = 0.4,
8+
highlightedLightness = 0.40,
99
mutationRate = 0.1;
1010

1111
var xRadius = Math.floor(0.25 * width/individuals),

0 commit comments

Comments
 (0)