Skip to content

Commit dc61df7

Browse files
committed
perf: set windows setup icon
1 parent 0a6be54 commit dc61df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"nsis": {
3434
"installMode": "both",
35+
"installerIcon": "icons/icon.ico",
3536
"displayLanguageSelector": true,
3637
"minimumWebview2Version": "110.0.1531.0"
3738
}

0 commit comments

Comments
 (0)