From 9fcf51def3e911975937e7aeb6a6f89904f9a7a0 Mon Sep 17 00:00:00 2001 From: Ashley Graves Date: Wed, 18 Sep 2024 22:15:45 +0200 Subject: [PATCH] oops --- assets/custom.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/custom.js b/assets/custom.js index ba20234..4591551 100644 --- a/assets/custom.js +++ b/assets/custom.js @@ -58,7 +58,7 @@ libopenmpt.onRuntimeInitialized = function() { for (const preset of Object.keys(presets)) { var option = document.createElement("option"); option.value = option.innerText = preset; - if (preset == ""fiShbRaiN + geiss - witchcraft (Grow Mix 3)"") + if (preset == "fiShbRaiN + geiss - witchcraft (Grow Mix 3)") option.selected = true; select.appendChild(option); }