mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-04-06 03:41:28 +03:00
more for cli
This commit is contained in:
@@ -50,6 +50,7 @@ lazy_static::lazy_static! {
|
||||
}
|
||||
|
||||
pub fn global_init() -> bool {
|
||||
#[cfg(not(feature = "cli"))]
|
||||
#[cfg(target_os = "linux")]
|
||||
{
|
||||
if !scrap::is_x11() {
|
||||
|
||||
Reference in New Issue
Block a user