Skip to content
This repository has been archived by the owner on Nov 2, 2024. It is now read-only.

Commit

Permalink
test 2000
Browse files Browse the repository at this point in the history
  • Loading branch information
Miala-python authored Dec 23, 2023
1 parent 761211c commit fdb7c97
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fav.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ setTimeout(function() {
window.addEventListener('load', function() {
run();
});
}, 1000)
}, 2000);

location.reload();

Expand Down

0 comments on commit fdb7c97

Please sign in to comment.