mirror of
https://github.com/unraid/webgui.git
synced 2026-02-17 22:48:53 -06:00
Stop nchan subscriber when leaving page
This commit is contained in:
@@ -396,7 +396,7 @@ window.onunload = function(){
|
||||
devices.stop();
|
||||
<?endif;?>
|
||||
<?if ($spot==0):?>
|
||||
paritymonitor.stop(();
|
||||
paritymonitor.stop();
|
||||
<?endif;?>
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user