From 6827d9a89dd217bba38141d6bc5240f7d912afcc Mon Sep 17 00:00:00 2001 From: Jestin VanScoyoc <31118852+JediScoy@users.noreply.github.com> Date: Thu, 29 Feb 2024 20:37:35 -0500 Subject: [PATCH] Event default has been updated to "2024milac" for Lake City --- 2024/crescendo_config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index acc673327..84440a7a3 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -15,7 +15,7 @@ var config_data = ` { "name": "Event", "code": "e", "type": "event", - "defaultValue": "2023tnkn", + "defaultValue": "2024milac", "required": "true" }, { "name": "Match Level",