Correct spelling & stop duplicate key
This commit is contained in:
parent
ce6f6f8d1a
commit
e34993ce31
@ -84,7 +84,7 @@ class Researcher(LocationBase):
|
||||
"street": self.street,
|
||||
"locality": self.locality,
|
||||
"city": self.city,
|
||||
"country": self.county,
|
||||
"county": self.county,
|
||||
"state": self.state,
|
||||
"country": self.country,
|
||||
"postal": self.postal,
|
||||
|
Loading…
Reference in New Issue
Block a user