feat(SW-2547): filter out nonActive and nonPublished hotels and cities
This commit is contained in:
committed by
Michael Zetterberg
parent
814a1c534b
commit
e38fceb237
@@ -205,7 +205,6 @@ export const destinationOverviewPageQueryRouter = router({
|
||||
lang,
|
||||
countries: countryNames,
|
||||
serviceToken: ctx.serviceToken,
|
||||
onlyPublished: true,
|
||||
})
|
||||
|
||||
const cityPages = await getCityPageUrls(lang)
|
||||
|
||||
Reference in New Issue
Block a user