mirror of
https://github.com/domainaware/parsedmarc.git
synced 2026-04-04 20:58:53 +00:00
Add missing field
This commit is contained in:
@@ -43,6 +43,7 @@ class AggregateReportDoc(DocType):
|
||||
|
||||
xml_schema = Text()
|
||||
org_name = Text()
|
||||
org_email = Text()
|
||||
org_extra_contact_info = Text()
|
||||
report_id = Text()
|
||||
date_range = DateRange()
|
||||
|
||||
Reference in New Issue
Block a user