mirror of
https://github.com/rustdesk/rustdesk.git
synced 2026-02-17 14:07:28 +08:00
fix ci
This commit is contained in:
@@ -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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user