Merge branch '787-update-geofence-message-in-app' into 'master'
Resolve "Update geofence message in app" Closes #787 See merge request jankstudio/resq!898
This commit is contained in:
commit
8ee1809a99
1 changed files with 1 additions and 1 deletions
|
|
@ -162,6 +162,6 @@ class ApiController extends BaseApiController
|
|||
|
||||
protected function getGeoErrorMessage()
|
||||
{
|
||||
return 'Oops! Our service is limited to some areas in Metro Manila, Laguna, Cavite, Pampanga and Baguio only. We will update you as soon as we are able to cover your area';
|
||||
return 'Our services are currently limited to some areas in Metro Manila, Baguio, Batangas, Laguna, Cavite, Pampanga, and Palawan. We will update you as soon as we are available in your area. Thank you for understanding. Keep safe!';
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue