mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-30 17:19:03 +08:00
missed commit
This commit is contained in:
parent
8d34496db8
commit
a1a41bea06
@ -35,8 +35,8 @@ use scrap::{Decoder, Image, VideoCodecId};
|
||||
pub use super::lang::*;
|
||||
pub mod file_trait;
|
||||
pub use file_trait::FileManager;
|
||||
pub mod controller;
|
||||
pub use controller::LatencyController;
|
||||
pub mod helper;
|
||||
pub use helper::LatencyController;
|
||||
pub const SEC30: Duration = Duration::from_secs(30);
|
||||
|
||||
pub struct Client;
|
||||
|
Loading…
Reference in New Issue
Block a user