This website works better with JavaScript.
Home
Explore
Help
Sign In
chemicalcrux
/
macrovision
Watch
1
Star
0
Fork
0
Code
Issues
5
Pull Requests
0
Releases
10
Wiki
Activity
Browse Source
Actually fix the aforementioned bug...
tags/v0.1.0
Fen Dweller
6 years ago
parent
7fcd778c03
commit
c6ac03f78c
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
macrovision.js
+ 0
- 2
macrovision.js
View File
@@ -843,8 +843,6 @@ document.addEventListener("DOMContentLoaded", () => {
altHeld = true;
e.preventDefault();
}
e.preventDefault();
});
document.addEventListener("keyup", e => {
Write
Preview
Loading…
Cancel
Save