diff --git a/main.py b/main.py index 059b2b7..fb2ac23 100644 --- a/main.py +++ b/main.py @@ -153,6 +153,7 @@ def txt_records_handler(zone, records): dns.rdatatype.TXT, record["field2"] ) + ) def srv_records_handler(zone, records): """Handler for SRV record"""