provisioning API: client -> app
Signed-off-by: Sumner Evans <sumner@beeper.com>
This commit is contained in:
committed by
Sumner Evans
parent
7960f22be9
commit
d37ca7eae3
@@ -128,7 +128,7 @@ class AuthAPI(abc.ABC):
|
||||
status=200,
|
||||
message=(
|
||||
"Code requested successfully. Check your SMS "
|
||||
"or Telegram client and enter the code below."
|
||||
"or Telegram app and enter the code below."
|
||||
),
|
||||
)
|
||||
except PhoneNumberInvalidError:
|
||||
|
||||
Reference in New Issue
Block a user