We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a8a568 commit 019f713Copy full SHA for 019f713
data/stations.json
@@ -1238,7 +1238,7 @@
1238
"atm": false,
1239
"relations": ["Shahid Kolahdooz", "Nobard"]
1240
},
1241
- "Nobard": {
+ "Nabard": {
1242
"name": "Nabard",
1243
"translations": { "fa": "نبرد" },
1244
"lines": [4],
@@ -1249,9 +1249,9 @@
1249
"disabled": false,
1250
"wc": false,
1251
"coffeeShop": false,
1252
- "groceryStore": false,
1253
- "fastFood": false,
1254
- "atm": false,
+ "groceryStore": true,
+ "fastFood": true,
+ "atm": true,
1255
"relations": ["Niroohavaii", "Piroozi"]
1256
1257
"Piroozi": {
0 commit comments