mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-17 09:54:19 +01:00
keys router ui
This commit is contained in:
@@ -2,4 +2,5 @@ class RouterPath {
|
||||
static const String INDEX = "/";
|
||||
static const String WEB_TABS = "/webTabs";
|
||||
static const String ME = "/me";
|
||||
static const String KEYS = "/keys";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user