mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-09-22 21:30:44 +02:00
feat: update to tauri beta, add permissions (#862)
Co-authored-by: Lucas Nogueira <lucas@tauri.app> Co-authored-by: Lucas Nogueira <lucas@crabnebula.dev>
This commit is contained in:
co-authored by
Lucas Nogueira
Lucas Nogueira
parent
506ce4835b
commit
d198c01486
@@ -43,6 +43,7 @@ fn init_deep_link<R: Runtime, C: DeserializeOwned>(
|
||||
};
|
||||
|
||||
let _ = app_handle.emit("deep-link://new-url", vec![url]);
|
||||
|
||||
Ok(())
|
||||
}),
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user