fix(ui): open external toast links via system browser

This commit is contained in:
Shantur Rathore
2026-01-28 19:24:33 +00:00
parent 1bb5aedfdb
commit 2961d41be3
3 changed files with 51 additions and 5 deletions

View File

@@ -17,6 +17,7 @@
"@suid/icons-material": "^0.9.0",
"@suid/material": "^0.19.0",
"@suid/system": "^0.14.0",
"@tauri-apps/plugin-opener": "^2.5.3",
"ansi-sequence-parser": "^1.1.3",
"debug": "^4.4.3",
"github-markdown-css": "^5.8.1",