Change telephone to phone

This commit is contained in:
Midgard 2020-02-24 21:04:57 +01:00
parent 0bfcf658db
commit e54a89e12c
Signed by: midgard
GPG key ID: 511C112F1331BBB4

View file

@ -47,7 +47,7 @@ class HldsSemanticActions:
dishes=dishes,
osm=attributes.get("osm"),
address=attributes.get("address"),
telephone=attributes.get("telephone"),
telephone=attributes.get("phone"),
website=attributes.get("website"),
)