mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
@@ -232,7 +232,7 @@ pub enum Data {
|
||||
Plugin(Plugin),
|
||||
#[cfg(windows)]
|
||||
SyncWinCpuUsage(Option<f64>),
|
||||
FileTransferLog(String),
|
||||
FileTransferLog((String, String)),
|
||||
#[cfg(windows)]
|
||||
ControlledSessionCount(usize),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user