Skip to content

Commit 0e78fa2

Browse files
Merge pull request #19 from sadaffathali/fix/fix-teatr-e-shahr-information
fix: update Teatr-e Shahr information
2 parents 7d19973 + 929bd99 commit 0e78fa2

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

.vscode/settings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
{
2+
"nuxt.isNuxtApp": false
3+
}

data/stations.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,9 +1025,9 @@
10251025
"colors": ["#67C5F5", "#F8E100"],
10261026
"disabled": false,
10271027
"wc": false,
1028-
"coffeeShop": false,
1029-
"groceryStore": false,
1030-
"fastFood": false,
1028+
"coffeeShop": true,
1029+
"groceryStore": true,
1030+
"fastFood": true,
10311031
"atm": false,
10321032
"relations": ["Meydan-e Hazrat Vali Asr", "Ferdowsi", "Meydan-e Enghelab-e Eslami", "Moniriyeh"]
10331033
},

0 commit comments

Comments
 (0)