mirror of
https://github.com/mmvanheusden/SteamDepotDownloaderGUI.git
synced 2026-02-04 05:31:19 +01:00
fix: open URLs and directories properly again
migrate to tauri Opener plugin
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
"dependencies": {
|
||||
"@tauri-apps/api": "2.8.0",
|
||||
"@tauri-apps/plugin-dialog": "2.4.0",
|
||||
"@tauri-apps/plugin-opener": "~2.5.0",
|
||||
"@tauri-apps/plugin-shell": "2.3.1",
|
||||
"jquery": "^3.7.1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user