Merged in feat/SW-1449-destination-page (pull request #1195)
Feat/SW-1449 destination page * feat(SW-1449): Added destination country page * feat(SW-1449): added destination city page Approved-by: Fredrik Thorsson Approved-by: Matilda Landström
This commit is contained in:
@@ -7,6 +7,7 @@ export enum TrackingChannelEnum {
|
||||
"hotelreservation" = "hotelreservation",
|
||||
"collection-page" = "collection-page",
|
||||
"destination-overview-page" = "destination-overview-page",
|
||||
"destination-page" = "destination-page",
|
||||
"hotels" = "hotels",
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user