fix(app): remove extra error page and use default error boundary
This commit is contained in:
@@ -24,8 +24,4 @@ export const dict = {
|
||||
"desktop.cli.installed.message": "CLI installed to {{path}}\n\nRestart your terminal to use the 'opencode' command.",
|
||||
"desktop.cli.failed.title": "Installation Failed",
|
||||
"desktop.cli.failed.message": "Failed to install CLI: {{error}}",
|
||||
|
||||
"desktop.error.serverStartFailed.title": "OpenCode failed to start",
|
||||
"desktop.error.serverStartFailed.description":
|
||||
"The local OpenCode server could not be started. Restart the app, or check your network settings (VPN/proxy) and try again.",
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user