added travel from current location
This commit is contained in:
@ -23,4 +23,5 @@ abstract class Routes {
|
||||
static const CATEOGORY = '/category';
|
||||
static const CHANGE_PASSWORD = '/change_password';
|
||||
static const CAMERA_PAGE = '/camera_page';
|
||||
static const PROGRESS = '/progress';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user