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