mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-24 17:20:51 +02:00
chore(deps): tauri 2.0.0-rc.3 (#1671)
* chore(deps): tauri 2.0.0-rc.3 * fix builds * fix deep link [skip ci]
This commit is contained in:
committed by
GitHub
parent
4dd7f5ddd8
commit
5d170a5444
@@ -647,7 +647,7 @@ impl Update {
|
||||
|
||||
unsafe {
|
||||
ShellExecuteW(
|
||||
0,
|
||||
std::ptr::null_mut(),
|
||||
w!("open"),
|
||||
file.as_ptr(),
|
||||
parameters.as_ptr(),
|
||||
|
||||
Reference in New Issue
Block a user