gotrip-fx-transaction-form 1.0.58 → 1.0.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/index.js +1 -1
- package/package.json +1 -1
package/index.js
CHANGED
|
@@ -29449,7 +29449,7 @@ const lt = {
|
|
|
29449
29449
|
API_URL: void 0,
|
|
29450
29450
|
BUILD_FOR: "GUEST",
|
|
29451
29451
|
BOOKER_URL: "https://booker.247gotrip.com",
|
|
29452
|
-
MAINTENANCE_MODE:
|
|
29452
|
+
MAINTENANCE_MODE: !1,
|
|
29453
29453
|
CLARITY_KEY: "",
|
|
29454
29454
|
USE_CASES: [
|
|
29455
29455
|
An.TRAVEL,
|