summaryrefslogtreecommitdiff
path: root/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'bundle.js')
-rw-r--r--bundle.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundle.js b/bundle.js
index ad3aaec..f387b4e 100644
--- a/bundle.js
+++ b/bundle.js
@@ -38939,7 +38939,8 @@ function bind() {
return document.querySelector("#help").classList.toggle("visible");
});
document.querySelector("#pythagorean").addEventListener("click", function () {
- return scale = _scales.scales.pythagorean;
+ scale = _scales.scales.pythagorean;
+ rebuild();
});
// Wheel to scroll