diff --git a/app/views/home/infoscreen.html.erb b/app/views/home/infoscreen.html.erb index bab06c5..0a1e2d9 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; */ -}, 100000); +}, 70000); });