Skip to content

Commit 019f713

Browse files
authored
Fix Nabard Station
1 parent 1a8a568 commit 019f713

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

data/stations.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1238,7 +1238,7 @@
12381238
"atm": false,
12391239
"relations": ["Shahid Kolahdooz", "Nobard"]
12401240
},
1241-
"Nobard": {
1241+
"Nabard": {
12421242
"name": "Nabard",
12431243
"translations": { "fa": "نبرد" },
12441244
"lines": [4],
@@ -1249,9 +1249,9 @@
12491249
"disabled": false,
12501250
"wc": false,
12511251
"coffeeShop": false,
1252-
"groceryStore": false,
1253-
"fastFood": false,
1254-
"atm": false,
1252+
"groceryStore": true,
1253+
"fastFood": true,
1254+
"atm": true,
12551255
"relations": ["Niroohavaii", "Piroozi"]
12561256
},
12571257
"Piroozi": {

0 commit comments

Comments
 (0)