Skip to content

Commit 96975ef

Browse files
committed
tauri: change mainBinaryName to just OpenCode
1 parent b8b998b commit 96975ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tauri/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://schema.tauri.app/config/2",
33
"productName": "OpenCode",
4-
"mainBinaryName": "OpenCode Desktop",
4+
"mainBinaryName": "OpenCode",
55
"version": "../package.json",
66
"identifier": "ai.opencode.desktop",
77
"build": {

0 commit comments

Comments
 (0)