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