Skip to content

Commit 35931ca

Browse files
committed
perf: Add the function of customizing application paths under windows
1 parent 774d252 commit 35931ca

10 files changed

Lines changed: 206 additions & 99 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
"@tauri-apps/plugin-clipboard-manager": "~2.3.2",
3838
"@tauri-apps/plugin-log": "~2.7.1",
3939
"@tauri-apps/plugin-notification": "^2.3.3",
40+
"@tauri-apps/plugin-dialog": "^2.3.3",
4041
"@tauri-apps/plugin-os": "^2.3.2",
4142
"@tauri-apps/plugin-process": "^2.3.1",
4243
"@tauri-apps/plugin-shell": "^2.3.3",

0 commit comments

Comments
 (0)