mirror of
https://github.com/NohamR/BetterYGG.git
synced 2026-01-11 08:58:12 +00:00
[1.2] Adding a linter and reformat all code
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
var downloadButton = document.querySelector('a.butt');
|
||||
downloadButton.onclick = function(){}
|
||||
downloadButton.onclick = function () {};
|
||||
downloadButton.removeAttribute('onclick');
|
||||
|
||||
Reference in New Issue
Block a user