mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-09-20 23:12:56 +00:00
should be window.onbeforeunload = xyz. However in this case, it's not needed anyway since we are only adding the event listener once on page load, which already gets cleared when you reload the page.