Whitespace

This commit is contained in:
Erik Thuning 2025-01-28 14:19:45 +01:00
parent cc5a87e68a
commit 4832023b14

@ -846,7 +846,7 @@ input[type="range"]::-ms-track {
out += pool.charAt(Math.floor(Math.random() * pool.length));
}
return out;
}
}
class MultiPlayer extends HTMLElement {
static get observedAttributes() {