This commit is contained in:
rustdesk 2023-06-07 23:57:20 +08:00
parent c821b8ef5d
commit f59ccb4da5

View File

@ -50,6 +50,7 @@ mod port_forward;
#[cfg(not(any(target_os = "android", target_os = "ios")))]
pub mod plugin;
#[cfg(not(any(target_os = "android", target_os = "ios")))]
mod tray;
mod ui_cm_interface;