mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
- Add unique wire keys to activity-monitor components (s3-download-monitor and database-restore-monitor) - Update dispatch calls to target specific components using ->to() method - This prevents both activity monitors from listening to the same activityMonitor event and displaying identical output - S3 download now shows in s3-download-monitor component - Database restore now shows in database-restore-monitor component 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>