mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 02:04:18 +01:00
url input page
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
class RouterPath {
|
||||
static const String INDEX = "/";
|
||||
static const String WEB_TABS = "/webTabs";
|
||||
static const String WEB_URL_INPUT = "/webUrlInput";
|
||||
static const String ME = "/me";
|
||||
static const String KEYS = "/keys";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user