added goal feature
This commit is contained in:
@ -21,4 +21,6 @@ abstract class Routes {
|
||||
static const SUBPERF = '/subperf';
|
||||
static const CITY = '/city';
|
||||
static const CATEOGORY = '/category';
|
||||
static const CHANGE_PASSWORD = '/change_password';
|
||||
static const CAMERA_PAGE = '/camera_page';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user