Merge pull request #2667 from SpiritCroc/avatar-fallback

Fall back to initials avatar when image avatar doesn't work
This commit is contained in:
Benoit Marty 2024-04-08 14:42:11 +02:00 committed by GitHub
commit 4d9c48cf29
2 changed files with 34 additions and 10 deletions

1
changelog.d/2667.bugfix Normal file
View file

@ -0,0 +1 @@
Fall back to name-based generated avatars when image avatars don't load.