9003: Locality data in address was not imported
This commit is contained in:
parent
1ec8a8f2c3
commit
4af6dd88c2
@ -682,6 +682,7 @@ class GrampsParser(UpdateCallback):
|
||||
"places": (None, self.stop_places),
|
||||
"placeobj": (self.start_placeobj, self.stop_placeobj),
|
||||
"ptitle": (None, self.stop_ptitle),
|
||||
"locality": (None, self.stop_locality),
|
||||
"location": (self.start_location, None),
|
||||
"lds_ord": (self.start_lds_ord, self.stop_lds_ord),
|
||||
"temple": (self.start_temple, None),
|
||||
|
Loading…
Reference in New Issue
Block a user