Commit 578c4368 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

index: fix RIS backend with clean frontend

parent edfe4e7a
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -502,6 +502,8 @@ sub handle_request {
					delay            => $delay,
					additional_stops => [],
					canceled_stops   => [],
					replaced_by      => [],
					replacement_for  => [],
				}
			);
		}