mirror of
https://github.com/HamzaSha1/zod-backend.git
synced 2026-03-10 19:51:46 +00:00
- Added MoneyRequestNotificationListener to handle notifications for money request events (created, approved, declined). - Introduced new notification event constants for money requests. - Updated notification interfaces to include money request event payloads. - Enhanced existing notification system to support money request notifications, notifying parents and children appropriately. - Updated device service to support finding devices by ID for improved functionality.