update
This commit is contained in:
@ -13,4 +13,5 @@ abstract class Routes {
|
||||
static const REGISTER = '/register';
|
||||
static const TRAVEL = '/travel';
|
||||
static const LOADING = '/loading';
|
||||
static const DESTINATION_MAP = '/destination_map';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user