-
memoclaw authored
The failed-to-load key was only used for non-ConnectError exceptions, which are unreachable in practice since the Connect RPC client always wraps errors as ConnectError. Use (error as Error).message as a plain fallback instead. Co-authored-by:Copilot <223556219+Copilot@users.noreply.github.com>
7b4f3a9f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| docs | ||
| public | ||
| src | ||
| .gitignore | ||
| biome.json | ||
| components.json | ||
| index.html | ||
| package.json | ||
| pnpm-lock.yaml | ||
| tsconfig.json | ||
| vite.config.mts |