Skip to content

Instantly share code, notes, and snippets.

@rebelchris
Created January 23, 2021 15:02
Show Gist options
  • Save rebelchris/425a9c7f997ecb574c46f47f09a5bdd0 to your computer and use it in GitHub Desktop.
Save rebelchris/425a9c7f997ecb574c46f47f09a5bdd0 to your computer and use it in GitHub Desktop.
Button stop
btnStop.addEventListener("click", () => {
leave();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment