oop
This commit is contained in:
parent
73c37aa4ca
commit
fde70610cc
@ -931,7 +931,7 @@ impl VeilidAPI {
|
|||||||
|
|
||||||
// let rc = self.routing_context();
|
// let rc = self.routing_context();
|
||||||
|
|
||||||
return Ok("TODO");
|
return Ok("TODO".to_owned());
|
||||||
}
|
}
|
||||||
|
|
||||||
async fn debug_record(&self, args: String) -> VeilidAPIResult<String> {
|
async fn debug_record(&self, args: String) -> VeilidAPIResult<String> {
|
||||||
|
Loading…
Reference in New Issue
Block a user