Merge branch 'develop' into feat/performance-improvements
This commit is contained in:
@@ -332,6 +332,7 @@ export const hotelQueryRouter = router({
|
||||
]
|
||||
|
||||
return {
|
||||
hotelId,
|
||||
hotelName: hotelAttributes.name,
|
||||
hotelDescription: hotelAttributes.hotelContent.texts.descriptions.short,
|
||||
hotelLocation: hotelAttributes.location,
|
||||
|
||||
Reference in New Issue
Block a user