mirror of
https://github.com/rustdesk/rustdesk.git
synced 2024-11-23 19:49:05 +08:00
fix ci
This commit is contained in:
parent
e1a6ccc100
commit
e20f5dd001
@ -130,7 +130,7 @@ impl Drop for InstallingService {
|
||||
|
||||
#[cfg(any(target_os = "android", target_os = "ios"))]
|
||||
#[inline]
|
||||
fn is_prelogin() -> bool {
|
||||
pub fn is_prelogin() -> bool {
|
||||
false
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user