Loading static/js/yalikejazz.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ export function main() { } else { // No welcome dialog exists, so we also don't want the user to be able to show it again // (because what does this even mean) document.querySelector("[data-action='welcome-again").style.display = "none" document.querySelector("[data-action='welcome-again']").style.display = "none" } if(!currentTest.handInEnabled) { Loading Loading
static/js/yalikejazz.mjs +1 −1 Original line number Diff line number Diff line Loading @@ -124,7 +124,7 @@ export function main() { } else { // No welcome dialog exists, so we also don't want the user to be able to show it again // (because what does this even mean) document.querySelector("[data-action='welcome-again").style.display = "none" document.querySelector("[data-action='welcome-again']").style.display = "none" } if(!currentTest.handInEnabled) { Loading