web-app/src/modules/events
padreug a811040a34 Fix TypeScript build errors in module pages
- Replace location.reload() with proper window.location.reload() function calls
- Remove unused isReady variable in ChatPage.vue
- Add handleRetry functions in ChatPage.vue and EventsPage.vue
- Ensures successful production builds with vue-tsc type checking

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-06 17:00:27 +02:00
..
components Refactor chat and market modules for improved integration and maintainability 2025-09-05 01:44:15 +02:00
composables Refactor PaymentService and related components for improved state management 2025-09-05 16:18:13 +02:00
services Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
types Enhance market module with new chat and events features 2025-09-05 00:01:40 +02:00
views Fix TypeScript build errors in module pages 2025-09-06 17:00:27 +02:00
index.ts 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00