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