mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-05-08 18:38:40 +00:00
ef207c3936
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.