summaryrefslogtreecommitdiff
path: root/bundle.js
diff options
context:
space:
mode:
Diffstat (limited to 'bundle.js')
-rw-r--r--bundle.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundle.js b/bundle.js
index 67a556b..a250638 100644
--- a/bundle.js
+++ b/bundle.js
@@ -23154,6 +23154,7 @@ function down(e) {
pair.el.style.opacity = 0.5;
hertz_el.innerHTML = pair.freq;
_kalimba2.default.play(pair.freq);
+ last = pair;
}
function move(e) {
if (!dragging) return;