- Only include 'geo' object in the event attributes if valid latitude/longitude exists. - Conditionally add 'location' field only when it is present on the event. - Removed the 'noGeo' flag logic for conditional spreading, simplifying the map operation. - Ensures clean event data without empty geo/location properties in the generated calendar file. |
||
|---|---|---|
| __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 | ||