Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealGeoDash2019 authored Oct 23, 2024
1 parent 3bc89a2 commit 5c44aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -837,7 +837,7 @@
const resetBrowser = async function() {
if (!window["%is-hammerhead%"]) return;
if (!windowethToppeth) return;
await windowethToppeth.rhSession.delete();
windowethToppeth.rhSession.delete();
windowethToppeth.localStorage.clear();
windowethToppeth.sessionStorage.clear();
windowethToppeth.location.reload();
Expand Down

0 comments on commit 5c44aee

Please sign in to comment.