forked from mirrors/rustdesk
fix ci
This commit is contained in:
parent
1954790808
commit
77064cc2f8
1 changed files with 1 additions and 0 deletions
|
|
@ -793,6 +793,7 @@ pub fn extract_update_dmg(file: &str) {
|
|||
}
|
||||
}
|
||||
let evt = serde_json::ser::to_string(&evt).unwrap_or("".to_owned());
|
||||
#[cfg(feature = "flutter")]
|
||||
crate::flutter::push_global_event(crate::flutter::APP_TYPE_MAIN, evt);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue