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",
|
"$schema": "https://schema.tauri.app/config/2",
|
||||||
"productName": "OpenCode",
|
"productName": "OpenCode",
|
||||||
"mainBinaryName": "OpenCode Desktop",
|
"mainBinaryName": "OpenCode",
|
||||||
"version": "../package.json",
|
"version": "../package.json",
|
||||||
"identifier": "ai.opencode.desktop",
|
"identifier": "ai.opencode.desktop",
|
||||||
"build": {
|
"build": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue