mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 06:01:29 +03: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