- Changed the `url` property in the serve configuration from a commented-out placeholder to an active template string. - The new URL format `https://tt.ksr.la/event/${e.matchId}` replaces the previous implementation where the URL was disabled. - This ensures that event links are correctly generated and clickable within the calendar view, improving user navigation to event details. |
||
|---|---|---|
| __test__ | ||
| .vscode | ||
| prisma | ||
| src | ||
| .env.example | ||
| .gitignore | ||
| bun-env.d.ts | ||
| bun.lock | ||
| bunfig.toml | ||
| docker-compose.yml | ||
| dockerfile | ||
| package.json | ||
| prisma.config.ts | ||
| README.md | ||
| tsconfig.json | ||