mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-30 05:29:53 +00:00
tauri: update nsis icon
This commit is contained in:
parent
6454adcd69
commit
382ec8fb2c
2 changed files with 11 additions and 1 deletions
|
|
@ -30,6 +30,11 @@
|
|||
"externalBin": ["sidecars/opencode-cli"],
|
||||
"macOS": {
|
||||
"entitlements": "./entitlements.plist"
|
||||
},
|
||||
"windows": {
|
||||
"nsis": {
|
||||
"installerIcon": "icons/dev/icon.ico"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue