fix ci
This commit is contained in:
parent
e4fea4f187
commit
eec06141f7
@ -624,8 +624,8 @@ impl UI {
|
|||||||
/*
|
/*
|
||||||
#[cfg(target_os = "linux")]
|
#[cfg(target_os = "linux")]
|
||||||
return crate::platform::linux::modify_default_login();
|
return crate::platform::linux::modify_default_login();
|
||||||
*/
|
|
||||||
#[cfg(not(target_os = "linux"))]
|
#[cfg(not(target_os = "linux"))]
|
||||||
|
*/
|
||||||
return "".to_owned();
|
return "".to_owned();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user