mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-25 14:10:55 +03:00
committed by
GitHub
parent
b3caba99ab
commit
6674af8e63
@@ -118,7 +118,7 @@ pub fn run() -> Result<()> {
|
||||
client.hostname.as_deref().unwrap_or(""),
|
||||
if active { "yes" } else { "no" },
|
||||
client
|
||||
.addrs
|
||||
.ips
|
||||
.into_iter()
|
||||
.map(|a| a.to_string())
|
||||
.collect::<Vec<String>>()
|
||||
|
||||
Reference in New Issue
Block a user