Commit d7f251e5 authored by Daniel Friesel's avatar Daniel Friesel
Browse files

public user status: show polyline if available

parent 3c897ad6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -71,6 +71,7 @@ sub user_status {
					journey_id    => $candidate->{id},
					verbose       => 1,
					with_datetime => 1,
					with_polyline => 1,
				);
			}
		}