Explorar el Código

Actually fix the aforementioned bug...

tags/v0.1.0
Fen Dweller hace 5 años
padre
commit
c6ac03f78c
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. +0
    -2
      macrovision.js

+ 0
- 2
macrovision.js Ver fichero

@@ -843,8 +843,6 @@ document.addEventListener("DOMContentLoaded", () => {
altHeld = true;
e.preventDefault();
}

e.preventDefault();
});

document.addEventListener("keyup", e => {


Cargando…
Cancelar
Guardar