mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-29 04:09:07 -04:00
Send files by email on for everyone and only depending on service
having contact details set up. Display not set up yet for send files by email row when contact_link not set up
This commit is contained in:
@@ -175,7 +175,7 @@ def service_json(
|
||||
'inbound_api': inbound_api,
|
||||
'service_callback_api': service_callback_api,
|
||||
'prefix_sms': prefix_sms,
|
||||
'contact_link': None,
|
||||
'contact_link': contact_link,
|
||||
'volume_email': 111111,
|
||||
'volume_sms': 222222,
|
||||
'volume_letter': 333333,
|
||||
|
||||
Reference in New Issue
Block a user