2026-03-10-1
This commit is contained in:
@@ -13,6 +13,7 @@ class BoxName {
|
||||
static const String FCM_PRIVATE_KEY = "FCM_PRIVATE_KEY";
|
||||
static const String hmac = "hmac";
|
||||
static const String ttsEnabled = "ttsEnabled";
|
||||
static const String deviceFingerprint = "deviceFingerprint";
|
||||
static const String security_check = "security_check";
|
||||
static const String rideType = "rideType";
|
||||
static const String walletType = "walletType";
|
||||
|
||||
@@ -12,7 +12,7 @@ class AppLink {
|
||||
'https://location.intaleq.xyz/intaleq/ride/location';
|
||||
static const String routeApiBaseUrl =
|
||||
"https://routesjo.intaleq.xyz/route/v1/driving";
|
||||
static final String endPoint = 'https://api.intaleq.xyz/intaleq';
|
||||
static final String endPoint = 'https://api.intaleq.xyz/intaleq_v1';
|
||||
static final String syria = 'https://syria.intaleq.xyz/intaleq';
|
||||
static final String server = endPoint;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user