fix: unescape double quotes in api-keys/page.tsx
PR #3 wrote the file with JSON-escaped quotes (\") instead of normal
quotes ("), making the entire file unparseable TypeScript. | Repository | mdelias/mike |
|---|---|
| Author | railway-app[bot] <68434857+railway-app[bot]@users.noreply.github.com> |
| Authored | |
| Parents | c524bbfc |
| Stats | 1 file changed , +280 , -10 |
| Part of | Railway deployment build fixes |
Capture this commit into my fork
Download a Markdown prompt that tells Claude how to port this
exact commit into your working tree. Run it via
claude -p < capture-commit-b6a34352.md
from inside the repo you want the change in.