diff --git a/src/config.js b/src/config.js index 78b58df24c..55971eca04 100644 --- a/src/config.js +++ b/src/config.js @@ -32,7 +32,7 @@ const sortSearchByDistance = false; // // In a way, 'processAlias' defines which transaction process (or processes) // this particular web application is able to handle. -const bookingProcessAlias = 'preauth-nightly-booking/release-1'; +const bookingProcessAlias = 'flex-default-process/release-1'; // The transaction line item code for the main unit type in bookings. //