mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 14:03:29 +00:00
added get_auth_token command
This commit is contained in:
@@ -29,6 +29,7 @@ pub fn init() -> Extension {
|
||||
|
||||
Extension::build()
|
||||
.command("uuid", get_uuid)
|
||||
.command("get_auth_token", commands::get_auth_token)
|
||||
.group(
|
||||
"markers",
|
||||
Group::new()
|
||||
|
||||
Reference in New Issue
Block a user