update number
This commit is contained in:
@@ -53,7 +53,7 @@ class SendOTPView(APIView):
|
|||||||
ghasedak_sms.SendSingleSmsInput(
|
ghasedak_sms.SendSingleSmsInput(
|
||||||
message=message,
|
message=message,
|
||||||
receptor=phone,
|
receptor=phone,
|
||||||
line_number='30005006004096',
|
line_number='30005006004095',
|
||||||
client_reference_id=str(user.pk)
|
client_reference_id=str(user.pk)
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user