0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-05-07 23:08:38 +00:00
Files
Trevor Buckner ef207c3936 Fix "onbeforeunload not a function"
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.
2026-04-19 15:18:31 -04:00
..
2026-02-25 18:30:44 +01:00
2026-02-20 10:59:39 +01:00
2026-02-25 18:30:44 +01:00
2026-02-01 17:36:53 +01:00