mirror of
https://github.com/Radarr/Radarr
synced 2026-01-16 04:23:16 +01:00
3 lines
No EOL
77 B
JavaScript
3 lines
No EOL
77 B
JavaScript
window.onbeforeunload = function() {
|
|
window.NzbDrone.unloading = true;
|
|
}; |