public user status: show polyline if available

This commit is contained in:
Daniel Friesel 2020-02-26 18:43:34 +01:00
parent 3c897ad62a
commit d7f251e51f

View file

@ -71,6 +71,7 @@ sub user_status {
journey_id => $candidate->{id},
verbose => 1,
with_datetime => 1,
with_polyline => 1,
);
}
}