Skip to content

Instantly share code, notes, and snippets.

@TimBroddin
Created November 30, 2018 09:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TimBroddin/62f13c335ec2b3270ec3d2bd0dba2abd to your computer and use it in GitHub Desktop.
Save TimBroddin/62f13c335ec2b3270ec3d2bd0dba2abd to your computer and use it in GitHub Desktop.
setInterval(() => document.title = `${window.queueViewModel.ticket.progress()*100}%`, 1000);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment