10 seconds to 90 seconds update

This commit is contained in:
2023-10-18 16:30:39 +02:00
parent eec6f31419
commit 1fe71ec726

View File

@ -180,7 +180,7 @@
}); });
} }
setInterval(updateDepartures, 10000); setInterval(updateDepartures, 90000);
</script> </script>
</head> </head>
<body class="{{ station_name }}"> <body class="{{ station_name }}">