mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-27 03:09:11 -04:00
Merge pull request #1220 from alphagov/letter-jobs-on-dashboard
Letter jobs on dashboard
This commit is contained in:
@@ -12,6 +12,8 @@ class JobApiClient(NotifyAdminAPIClient):
|
||||
'finished',
|
||||
'cancelled',
|
||||
'sending limits exceeded',
|
||||
'ready to send',
|
||||
'sent to dvla'
|
||||
}
|
||||
|
||||
def __init__(self):
|
||||
|
||||
Reference in New Issue
Block a user