tauri: change mainBinaryName to just OpenCode

This commit is contained in:
Brendan Allan
2025-12-26 14:33:17 -06:00
committed by Aiden Cline
parent 72c0af5b6c
commit 2980eff805
+1 -1
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": {