mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 02:04:18 +01:00
some code about history
This commit is contained in:
@@ -7,4 +7,5 @@ class RouterPath {
|
||||
static const String APPS = "/apps";
|
||||
static const String ADD_REMOTE_APP = "/addRemoteApp";
|
||||
static const String APP_DETAIL = "/appDetail";
|
||||
static const String HISTORY = "/history";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user