mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-10 02:21:29 +03:00
prepare no-register-device
This commit is contained in:
@@ -568,6 +568,7 @@ impl RendezvousMediator {
|
||||
id,
|
||||
uuid: uuid.into(),
|
||||
pk: pk.into(),
|
||||
no_register_device: Config::no_register_device(),
|
||||
..Default::default()
|
||||
});
|
||||
socket.send(&msg_out).await?;
|
||||
|
||||
Reference in New Issue
Block a user