update
This commit is contained in:
@ -17,4 +17,8 @@ abstract class Routes {
|
||||
static const HOME = '/home';
|
||||
static const PERMISSION = '/permission';
|
||||
static const SEARCH = '/search';
|
||||
static const MAINPERF = '/mainperf';
|
||||
static const SUBPERF = '/subperf';
|
||||
static const CITY = '/city';
|
||||
static const CATEOGORY = '/category';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user