mirror of
https://github.com/feschber/lan-mouse.git
synced 2026-03-26 06:30:56 +03:00
update log msg
This commit is contained in:
@@ -153,7 +153,7 @@ async fn do_capture(
|
||||
}
|
||||
// client disconnected
|
||||
ProtoEvent::Leave(_) => {
|
||||
log::info!("releasing capture: Server notified Leave");
|
||||
log::info!("releasing capture: left remote client device region");
|
||||
release_capture(&mut capture, server).await?;
|
||||
},
|
||||
_ => {}
|
||||
|
||||
Reference in New Issue
Block a user