mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
return free sms allowance in live services csv report
This commit is contained in:
@@ -220,6 +220,7 @@ def live_services_csv():
|
||||
('sms_totals', 'SMS sent this year'),
|
||||
('email_totals', 'Emails sent this year'),
|
||||
('letter_totals', 'Letters sent this year'),
|
||||
('free_sms_fragment_limit', 'Free sms allowance'),
|
||||
])
|
||||
|
||||
# initialise with header row
|
||||
|
||||
Reference in New Issue
Block a user