placeholder

This commit is contained in:
Kenneth Kehl
2025-01-06 07:19:54 -08:00
parent 5f0dd6af50
commit cd13984e3e

View File

@@ -158,7 +158,7 @@ def _get_verify_code(notification):
recipient = recipient.decode("utf-8")
return recipient
# PUT THE FIX HERE???????
def get_sender_numbers(notification):
possible_senders = dao_get_sms_senders_by_service_id(notification.service_id)
sender_numbers = []