mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-10-03 01:01:34 +02:00
3 lines
77 B
JavaScript
3 lines
77 B
JavaScript
window.onbeforeunload = function() {
|
|
window.NzbDrone.unloading = true;
|
|
}; |