mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-01-14 12:45:12 +00:00
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
window.onbeforeunload = function() {
|
|
window.NzbDrone.unloading = true;
|
|
}; |