Skip to content

Commit

Permalink
Last try 🤞
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanlangston committed Dec 10, 2023
1 parent d769f31 commit 43c5943
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/asteroids-website/src/routes/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@
window.miniaudio?.unlock_event_types.forEach((e) =>
document.removeEventListener(<any>e, window.miniaudio!.unlock)
);
window.miniaudio.unlock = () => {
delete window.miniaudio;
};
}
},
{
Expand Down

0 comments on commit 43c5943

Please sign in to comment.