Unverified Commit f7dd5bb1 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

TO_JSON: add sections

parent 9b514055
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -192,6 +192,7 @@ sub TO_JSON {
	$self->destinations;
	$self->train_numbers;
	$self->train_descriptions;
	$self->sections;
	$self->wagons;
	$self->{platform} = $self->platform;