Browse Source

Run the formatter

main
decentral1se 3 years ago
parent
commit
ee2554760d
No known key found for this signature in database GPG Key ID: 92DAD76BD9567B8A
  1. 2
      voicegardens/static/voicegardens.js

2
voicegardens/static/voicegardens.js

@ -391,7 +391,7 @@ class GeneratedShape {
color("#CC3D25"),
color("#A3614E"),
color("#F0DBA9"),
color("#7C4531")
color("#7C4531"),
];
let index = floor(random(0, colourChoices.length));

Loading…
Cancel
Save