Ver código fonte

Actually fix the aforementioned bug...

tags/v0.1.0
Fen Dweller 5 anos atrás
pai
commit
c6ac03f78c
1 arquivos alterados com 0 adições e 2 exclusões
  1. +0
    -2
      macrovision.js

+ 0
- 2
macrovision.js Ver arquivo

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

e.preventDefault();
});

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


Carregando…
Cancelar
Salvar