fix(SW-917): fix correct link to map
This commit is contained in:
@@ -48,7 +48,7 @@ export function selectHotel(lang) {
|
||||
* @param {Lang} lang
|
||||
*/
|
||||
export function selectHotelMap(lang) {
|
||||
return `${base(lang)}/map`
|
||||
return `${base(lang)}/select-hotel/map`
|
||||
}
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user