Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
dnorhoj committed Sep 8, 2021
1 parent c03f76a commit 0933c55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/h.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
DarkReader.setFetchMethod(window.fetch);
DarkReader.auto();

document.onload = () => {
window.onload = () => {
let h = document.getElementById('h');
let hh = document.getElementById('hh');

Expand Down

0 comments on commit 0933c55

Please sign in to comment.