- Added a new entry in city.json with ID 32 that represents all cities
- This entry points to the main domain nobat724.com - Fixed whitespace in doctors/index.js
This commit is contained in:
@@ -215,5 +215,12 @@
|
|||||||
"province_id": "31",
|
"province_id": "31",
|
||||||
"name": "یزد",
|
"name": "یزد",
|
||||||
"domain": "yazd-nobat.ir"
|
"domain": "yazd-nobat.ir"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "32",
|
||||||
|
"type": "2",
|
||||||
|
"province_id": "32",
|
||||||
|
"name": "All",
|
||||||
|
"domain": "nobat724.com"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Reference in New Issue
Block a user