webapp/src/modules
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
..
base 1.3.6 Toast Notification Pattern: Add centralized ToastService abstraction 2025-09-06 12:24:05 +02:00
chat Fix TypeScript build errors in module pages 2025-09-06 17:00:27 +02:00
events Fix TypeScript build errors in module pages 2025-09-06 17:00:27 +02:00
market Fix checkout success page UX flow 2025-09-06 16:52:07 +02:00
nostr-feed 1.3.5 Module Registration Pattern: Add BaseModulePlugin abstraction 2025-09-06 12:16:40 +02:00