mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
added location sender dll command
This commit is contained in:
@@ -30,5 +30,6 @@ pub fn init() -> Extension {
|
||||
.command("start", commands::start)
|
||||
.command("stop", commands::stop)
|
||||
.command("message", commands::message)
|
||||
.command("location", commands::location)
|
||||
.finish()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user