mirror of
https://github.com/GSA/notifications-api.git
synced 2026-02-03 09:51:11 -05:00
pending count
This commit is contained in:
@@ -212,3 +212,5 @@ class StatisticsType(StrEnum):
|
||||
DELIVERED = "delivered"
|
||||
FAILURE = "failure"
|
||||
PENDING = "pending"
|
||||
SENDING = "sending"
|
||||
CREATED = "created"
|
||||
|
||||
Reference in New Issue
Block a user