mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
lan discovery will be done soon
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -90,6 +90,7 @@ pub enum Data {
|
||||
ConfirmedKey(Option<(Vec<u8>, Vec<u8>)>),
|
||||
RawMessage(Vec<u8>),
|
||||
FS(FS),
|
||||
SessionsUpdated,
|
||||
Test,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user