mirror of
https://github.com/tauri-apps/tauri.git
synced 2026-04-03 10:11:15 +02:00
remove crash
This commit is contained in:
@@ -350,7 +350,8 @@ pub(crate) fn run_command<R: Runtime, C: AsRef<str>, F: FnOnce(PluginResponse) +
|
||||
_payload: serde_json::Value,
|
||||
_handler: F,
|
||||
) -> Result<(), PluginInvokeError> {
|
||||
unimplemented!()
|
||||
// TODO
|
||||
Ok(())
|
||||
}
|
||||
|
||||
#[cfg(target_os = "ios")]
|
||||
|
||||
Reference in New Issue
Block a user