pull/208/head
Sebdraven 2018-07-12 14:16:19 +02:00
parent 41587bd568
commit fb595c08aa
1 changed files with 1 additions and 0 deletions

View File

@ -506,4 +506,5 @@ def __select_registrant_item(entry):
for c in entry['contacts']:
if c['type'] == 'registrant':
print(c)
return c