mirror of
https://github.com/unraid/webgui.git
synced 2026-05-24 07:09:42 -05:00
Update DefaultPageLayout.php
This commit is contained in:
@@ -1249,7 +1249,7 @@ $(window).focus(function() {
|
||||
$(window).blur(function() {
|
||||
blurTimer = setTimeout(function(){
|
||||
nchanFocusStop();
|
||||
},<?=$display['liveTime']*1000?>);
|
||||
},30000);
|
||||
});
|
||||
<?endif;?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user