mirror of
https://github.com/haorendashu/nowser.git
synced 2025-12-18 10:04:20 +01:00
some code for remote signing
This commit is contained in:
@@ -4,4 +4,6 @@ class RouterPath {
|
||||
static const String WEB_URL_INPUT = "/webUrlInput";
|
||||
static const String ME = "/me";
|
||||
static const String KEYS = "/keys";
|
||||
static const String APPS = "/apps";
|
||||
static const String ADD_REMOTE_APP = "/addRemoteApp";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user