diff --git a/webapp_profile.py b/webapp_profile.py index b4859a6d9..8c7704390 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -1745,6 +1745,10 @@ def _individualFollowAsHtml(translate: {}, if avatarUrl2: avatarUrl = avatarUrl2 if displayName: + displayName = \ + addEmojiToDisplayName(baseDir, httpPrefix, + actorNickname, domain, + displayName, False) titleStr = displayName if dormant: