root message changed
This commit is contained in:
parent
514fa9d48f
commit
8e9cd3f63d
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ async fn main() {
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn root() -> &'static str {
|
async fn root() -> &'static str {
|
||||||
"Hello, world!"
|
"KOreader sync server"
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn create_user() {}
|
async fn create_user() {}
|
||||||
|
|
Loading…
Reference in a new issue