fix ci
This commit is contained in:
parent
e1a6ccc100
commit
e20f5dd001
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue