refactor(serverdata): added in citystate to change based on the json
This commit is contained in:
@@ -45,6 +45,7 @@ export const serversCheckPoint = async () => {
|
||||
contactPhone: servers[i].contactPhone,
|
||||
shippingHours: servers[i].shippingHours,
|
||||
customerTiAcc: servers[i].customerTiAcc,
|
||||
cityState: servers[i].cityState,
|
||||
serverLoc: servers[i].serverLoc,
|
||||
lstServerPort: servers[i].lstServerPort,
|
||||
oldVersion: servers[i].oldVersion,
|
||||
|
||||
Reference in New Issue
Block a user