mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
tauri: change mainBinaryName to just OpenCode
This commit is contained in:
parent
b8b998be56
commit
96975ef8d6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"$schema": "https://schema.tauri.app/config/2",
|
||||
"productName": "OpenCode",
|
||||
"mainBinaryName": "OpenCode Desktop",
|
||||
"mainBinaryName": "OpenCode",
|
||||
"version": "../package.json",
|
||||
"identifier": "ai.opencode.desktop",
|
||||
"build": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue