traditional chinese
This commit is contained in:
parent
a4d34aacea
commit
d87f29c679
3 changed files with 4 additions and 1 deletions
|
|
@ -15,6 +15,7 @@ pub mod macos;
|
|||
pub mod linux;
|
||||
|
||||
use hbb_common::{message_proto::CursorData, ResultType};
|
||||
#[cfg(not(target_os = "macos"))]
|
||||
const SERVICE_INTERVAL: u64 = 300;
|
||||
|
||||
pub fn is_xfce() -> bool {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue