6/18/2
This commit is contained in:
@@ -759,7 +759,7 @@ class PaymentController extends GetxController {
|
||||
if (box.read(BoxName.passengerWalletTotal) == null) {
|
||||
box.write(BoxName.passengerWalletTotal, '0');
|
||||
}
|
||||
getPassengerWallet();
|
||||
// getPassengerWallet();
|
||||
final localAuth = LocalAuthentication();
|
||||
super.onInit();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user