Merged in fix/SW-3208-webviews-change-dates-on-my- (pull request #2638)
fix(SW-3208): Fixed webview for change date in MyStay * fix(SW-3208): Fixed webview for change date in MyStay Approved-by: Linus Flood
This commit is contained in:
@@ -24,6 +24,7 @@ export function createMyStayStore({
|
||||
roomCategories,
|
||||
rooms,
|
||||
savedCreditCards,
|
||||
isLoggedIn,
|
||||
}: InitialState) {
|
||||
const rates = {
|
||||
change: intl.formatMessage({
|
||||
@@ -67,6 +68,7 @@ export function createMyStayStore({
|
||||
bookedRoom,
|
||||
breakfastPackages,
|
||||
hotel,
|
||||
isLoggedIn,
|
||||
mainRoom,
|
||||
manageStay: false,
|
||||
refId,
|
||||
|
||||
Reference in New Issue
Block a user