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