Skip to content

Commit

Permalink
Fix stationName in preview
Browse files Browse the repository at this point in the history
  • Loading branch information
cristan committed Sep 2, 2024
1 parent 8e76731 commit 2baf0f9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -454,7 +454,7 @@ fun DetailsPreview() {
directions,
locationModel,
LatLng(52.15446, 5.37339),
"Amsterdam Zuid",
"Amersfoort",
listOf(
TestData.testLocationOverviewModel
),
Expand Down

0 comments on commit 2baf0f9

Please sign in to comment.