10 seconds to 90 seconds update

This commit is contained in:
Rsclub2 2 2023-10-18 16:30:39 +02:00
parent eec6f31419
commit 6baf0ac4ed

View File

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