diff options
Diffstat (limited to 'res/templates')
-rw-r--r-- | res/templates/notif.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/res/templates/notif.html b/res/templates/notif.html index 92e80352fc..834840861e 100644 --- a/res/templates/notif.html +++ b/res/templates/notif.html @@ -12,7 +12,6 @@ {% else %} <img class="sender_avatar" src="https://vector.im/beta/img/f4c371.png" /> {% endif %} - <img class="sender_avatar" src="{{ message.sender_avatar_url }}" /> {% endif %} {% endif %} </td> |