mirror of
https://github.com/weyne85/rustdesk.git
synced 2025-10-29 17:00:05 +00:00
Fix right ctrl #1166
This commit is contained in:
@@ -6,7 +6,7 @@ use crate::common::update_clipboard;
|
||||
use crate::video_service;
|
||||
#[cfg(any(target_os = "android", target_os = "ios"))]
|
||||
use crate::{common::MOBILE_INFO2, mobile::connection_manager::start_channel};
|
||||
use crate::{ipc, VERSION};
|
||||
use crate::{ipc};
|
||||
use hbb_common::{
|
||||
config::Config,
|
||||
fs,
|
||||
|
||||
Reference in New Issue
Block a user