tauri: change mainBinaryName to just OpenCode
parent
b8b998be56
commit
96975ef8d6
|
|
@ -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…
Reference in New Issue