Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubidumdu committed Mar 21, 2024
1 parent 09823ed commit 8b00da4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pages/visualizer/main.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,5 +245,4 @@ const startButton = document.querySelector('.start > button');
startButton?.addEventListener('click', () => {
init();
startButton.parentElement?.remove();
audio.star;
});

0 comments on commit 8b00da4

Please sign in to comment.