diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index 0a1e2d9..8572f02 100644 --- a/app/views/home/infoscreen.html.erb +++ b/app/views/home/infoscreen.html.erb @@ -79,7 +79,7 @@ setTimeout(function(){ window.location.reload(); /* or window.location = window.location.href; */ -}, 70000); +}, 80000); });