tauri: change mainBinaryName to just OpenCode

thinking-toggle-wip
Brendan Allan 2025-12-14 12:08:53 +08:00 committed by Aiden Cline
parent 72c0af5b6c
commit 2980eff805
1 changed files with 1 additions and 1 deletions

View File

@ -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": {