mirror of
https://github.com/GSA/notifications-api.git
synced 2025-12-14 09:12:06 -05:00
add reply-to-text to user/rest persist notifications
This commit is contained in:
@@ -159,7 +159,6 @@ def get_reply_to_text(notification_type):
|
||||
return authenticated_service.get_default_letter_contact()
|
||||
|
||||
|
||||
|
||||
def get_notification_return_data(notification_id, notification, template):
|
||||
output = {
|
||||
'body': str(template),
|
||||
|
||||
Reference in New Issue
Block a user