9/16/2
This commit is contained in:
@@ -232,9 +232,10 @@ class RegisterController extends GetxController {
|
||||
print('WhatsApp message sent to non-Egyptian phone number: $phoneNumber');
|
||||
}
|
||||
isLoading = false;
|
||||
update();
|
||||
|
||||
isSent = true;
|
||||
remainingTime = 300; // Reset to 5 minutes
|
||||
remainingTime = 300;
|
||||
update(); // Reset to 5 minutes
|
||||
startTimer();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user