mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-27 01:34:01 -04:00
Bump utils to 39.4.0
Adds delivery estimates for letters posted to Europe or the rest of the world.
This commit is contained in:
@@ -443,8 +443,7 @@ def notification_json(
|
||||
if status is None:
|
||||
status = 'delivered'
|
||||
links = {}
|
||||
if template_type == 'letter':
|
||||
postage = postage or 'second'
|
||||
postage = postage or 'second'
|
||||
|
||||
if with_links:
|
||||
links = {
|
||||
|
||||
Reference in New Issue
Block a user