Skip to content

Commit

Permalink
feat(journey-pois): added on-demand pois to interface (#1938)
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Garcia <alejandro.garcia@sbb.ch>
  • Loading branch information
dev-ale and Alejandro Garcia authored Jul 10, 2023
1 parent 73f63a2 commit 4955c20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/journey-maps/angular/journey-maps.interfaces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ export type SbbPointsOfInterestCategoryType =
| 'musical_instrument'
| 'nightclub'
| 'nursing_home'
| 'on_demand'
| 'optician'
| 'outdoor'
| 'park_rail'
Expand Down

0 comments on commit 4955c20

Please sign in to comment.