admin terminal console
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
5df7443437
commit
571ab6ac2b
17 changed files with 1190 additions and 681 deletions
|
@ -498,7 +498,7 @@ impl Service {
|
|||
{
|
||||
services()
|
||||
.admin
|
||||
.process_message(body, pdu.event_id.clone())
|
||||
.command(body, Some(pdu.event_id.clone()))
|
||||
.await;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue