Fix: update destination limits to 3 and sync with Redis
This commit is contained in:
@@ -14,6 +14,7 @@ class BoxName {
|
||||
static const String hmac = "hmac";
|
||||
static const String ttsEnabled = "ttsEnabled";
|
||||
static const String deviceFingerprint = "deviceFingerprint";
|
||||
static const String deviceFpEncrypted = "deviceFpEncrypted";
|
||||
static const String security_check = "security_check";
|
||||
static const String rideType = "rideType";
|
||||
static const String walletType = "walletType";
|
||||
|
||||
Reference in New Issue
Block a user