mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
debug server clipboard enabled
Signed-off-by: fufesou <shuanglongchen@yeah.net>
This commit is contained in:
@@ -19,6 +19,7 @@ impl ContextSend {
|
||||
}
|
||||
}
|
||||
|
||||
#[inline]
|
||||
pub fn is_server_enabled() -> bool {
|
||||
CONTEXT_SEND.lock().unwrap().server_enabled
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user