forked from edward/owl-map
Bug fix
This commit is contained in:
parent
39b2a3c469
commit
a5221e9cc2
|
@ -86,7 +86,7 @@ reply:
|
|||
|
||||
"""
|
||||
|
||||
send_mail("error creating changeset:" + body)
|
||||
send_mail("error creating changeset", body)
|
||||
|
||||
|
||||
def send_traceback(info, prefix="osm-wikidata"):
|
||||
|
|
Loading…
Reference in a new issue