mirror of
https://github.com/Maks1mS/free-ozon-dpr.git
synced 2025-10-14 06:47:06 +03:00
fix WOЯЖ address
This commit is contained in:
@@ -19,7 +19,7 @@ async function woyag() {
|
||||
return {
|
||||
coordinates: [parseFloat(point["geo_lng"]), parseFloat(point["geo_lat"])],
|
||||
name: point.name,
|
||||
address: point.fullname,
|
||||
address: point.address,
|
||||
link,
|
||||
operationTime: "пн-вс с 9:00 до 17:45",
|
||||
};
|
||||
|
Reference in New Issue
Block a user