mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-11 16:01:29 +03:00
@@ -66,5 +66,6 @@ pub mod clipboard_file;
|
||||
|
||||
#[cfg(all(windows, feature = "with_rc"))]
|
||||
pub mod rc;
|
||||
#[cfg(target_os = "windows")]
|
||||
pub mod win_privacy;
|
||||
|
||||
#[cfg(not(any(target_os = "android", target_os = "ios")))]
|
||||
pub mod privacy_mode;
|
||||
|
||||
Reference in New Issue
Block a user