mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-20 15:31:15 -05:00
Change the variable name to make a little more sense.
This commit is contained in:
@@ -181,7 +181,7 @@ def send_pdf_letter_notification(service_id, post_data):
|
||||
reference=notification.reference,
|
||||
crown=notification.service.crown,
|
||||
sending_date=notification.created_at,
|
||||
is_scan_letter=False,
|
||||
dont_use_sending_date=False,
|
||||
postage=notification.postage
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user