Change telephone
to phone
This commit is contained in:
parent
0bfcf658db
commit
e54a89e12c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ class HldsSemanticActions:
|
||||||
dishes=dishes,
|
dishes=dishes,
|
||||||
osm=attributes.get("osm"),
|
osm=attributes.get("osm"),
|
||||||
address=attributes.get("address"),
|
address=attributes.get("address"),
|
||||||
telephone=attributes.get("telephone"),
|
telephone=attributes.get("phone"),
|
||||||
website=attributes.get("website"),
|
website=attributes.get("website"),
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue