Skip to content

Commit

Permalink
fix: use tauri-opener plugin instead
Browse files Browse the repository at this point in the history
  • Loading branch information
1zun4 committed Dec 27, 2024
1 parent 539a8a7 commit c151860
Show file tree
Hide file tree
Showing 17 changed files with 422 additions and 93 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@tauri-apps/api": "^2",
"@tauri-apps/plugin-process": "^2",
"@tauri-apps/plugin-dialog": "^2",
"@tauri-apps/plugin-shell": "^2",
"@tauri-apps/plugin-opener": "^2",
"@tauri-apps/plugin-updater": "^2",
"jwt-decode": "^4.0.0",
"nouislider": "^15.7"
Expand Down
Loading

0 comments on commit c151860

Please sign in to comment.