mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
tauri: nsis header and sidebar
This commit is contained in:
parent
382ec8fb2c
commit
bf00b2bfc9
3 changed files with 3 additions and 1 deletions
|
|
@ -33,7 +33,9 @@
|
|||
},
|
||||
"windows": {
|
||||
"nsis": {
|
||||
"installerIcon": "icons/dev/icon.ico"
|
||||
"installerIcon": "icons/dev/icon.ico",
|
||||
"headerImage": "assets/nsis-header.bmp",
|
||||
"sidebarImage": "assets/nsis-sidebar.bmp"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue