729c73a8af
- Updated the Send method in the notification service to handle optional image and link fields more gracefully by using local variables. - Improved logging to ensure that the correct values are sent in the notification context, enhancing clarity and maintainability of the notification process. - This change ensures that nil values for image and link do not cause dereferencing issues, improving overall robustness of the notification sending logic.