better logging
This commit is contained in:
@@ -12,6 +12,7 @@ const api = new Elysia({ prefix: "/api" })
|
||||
});
|
||||
token.value = newHuman.key;
|
||||
}
|
||||
return token.value;
|
||||
})
|
||||
.use(human)
|
||||
.post(
|
||||
|
||||
Reference in New Issue
Block a user