diff --git a/2024/crescendo_betting_config.js b/2024/crescendo_betting_config.js index 70653be99..76814fa19 100644 --- a/2024/crescendo_betting_config.js +++ b/2024/crescendo_betting_config.js @@ -22,8 +22,8 @@ var config_data = ` "type": "radio", "required": "true", "choices": { - "blue": "Blue
", - "red": "Red
" + "Blue": "Blue
", + "Red": "Red
" } } ],