forked from bofh/fetsite
change timeout for inforscreen
This commit is contained in:
@@ -79,7 +79,7 @@ setTimeout(function(){
|
||||
window.location.reload();
|
||||
/* or window.location = window.location.href; */
|
||||
|
||||
}, 100000);
|
||||
}, 70000);
|
||||
|
||||
});
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user