Commit 2d4f4be
committed
fix: update profile photo handling in notifications
- Modified the notification rendering logic to use the actor's profile photo directly instead of the previously used profile_photo_url.
- Added a conditional check to ensure the profile photo is only displayed if available, improving the robustness of the notification display.
This change enhances the visual representation of notifications by ensuring accurate profile images are shown.1 parent 1d94a84 commit 2d4f4be
1 file changed
Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
371 | 373 | | |
372 | 374 | | |
373 | 375 | | |
| |||
376 | 378 | | |
377 | 379 | | |
378 | 380 | | |
379 | | - | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
380 | 384 | | |
381 | 385 | | |
382 | 386 | | |
| |||
0 commit comments