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