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); }