We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1148aa5 commit 88796e1Copy full SHA for 88796e1
1 file changed
src-tauri/tauri.conf.json
@@ -31,6 +31,9 @@
31
"windows": {
32
"wix": {
33
"language": "zh-CN"
34
+ },
35
+ "nsis": {
36
+ "installerIcon": "icons/icon.ico"
37
}
38
},
39
"icon": [
0 commit comments