v17development / flarum-user-badges

A Flarum Badges extension
MIT License
16 stars 12 forks source link

Fix Notification issues #35

Open Lisra-git opened 8 months ago

Lisra-git commented 8 months ago

Notifications are broken if the badges list isn't loaded when notification are retrieved, with this patch, we load the main info (name and icon) directly in the notifications attributes for the badge to access it directly without dependance on external data.