diff --git a/app/hlds/parser.py b/app/hlds/parser.py index a5e3e24..a6e452d 100644 --- a/app/hlds/parser.py +++ b/app/hlds/parser.py @@ -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"), )