From 504ebb862c1b53099044725a3c931cf2059b8d96 Mon Sep 17 00:00:00 2001 From: Ryan <91926743+ryanelbert5125gmail@users.noreply.github.com> Date: Tue, 26 Mar 2024 19:24:56 -0700 Subject: [PATCH] Update crescendo_config.js added note stuck --- 2024/crescendo_config.js | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/2024/crescendo_config.js b/2024/crescendo_config.js index 4bd31b1e1..dafdbbcf4 100644 --- a/2024/crescendo_config.js +++ b/2024/crescendo_config.js @@ -191,6 +191,10 @@ var config_data = ` }, "defaultValue":"3" }, + { "name": "Note Stuck", + "code": "nst", + "type": "bool" + }, { "name": "Broke", "code": "brk", "type": "bool"