mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 15:13:29 +00:00
finished local address extension method
This commit is contained in:
@@ -29,7 +29,7 @@ pub fn init() -> Extension {
|
||||
Extension::build()
|
||||
.command("start", commands::start)
|
||||
.command("stop", commands::stop)
|
||||
.command("local_ip", commands::local_qrcode)
|
||||
.command("local_ip", commands::local_address)
|
||||
.command("message", commands::message)
|
||||
.command("location", commands::location)
|
||||
.finish()
|
||||
|
||||
Reference in New Issue
Block a user