Skip to content

Commit 88796e1

Browse files
committed
build: use AstrBot logo for NSIS installer icon
1 parent 1148aa5 commit 88796e1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src-tauri/tauri.conf.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
"windows": {
3232
"wix": {
3333
"language": "zh-CN"
34+
},
35+
"nsis": {
36+
"installerIcon": "icons/icon.ico"
3437
}
3538
},
3639
"icon": [

0 commit comments

Comments
 (0)