added GPS feature
This commit is contained in:
@ -25,4 +25,5 @@ abstract class Routes {
|
||||
static const CAMERA_PAGE = '/camera_page';
|
||||
static const PROGRESS = '/progress';
|
||||
static const HISTORY = '/history';
|
||||
static const GPS = '/gp';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user