diff --git a/web/app/components/person/avatar.hbs b/web/app/components/person/avatar.hbs index 4a7ac8be0..3228fb172 100644 --- a/web/app/components/person/avatar.hbs +++ b/web/app/components/person/avatar.hbs @@ -1,14 +1,14 @@
{{#if @imgURL}} {{else}} -
+
{{#if @email}} {{get-first-letter @email}}