Fix right ctrl #1166

This commit is contained in:
Asura
2022-08-04 17:26:06 +08:00
parent f1402a14a2
commit 05b157af45
3 changed files with 5 additions and 5 deletions

View File

@@ -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,