diff options
author | David Baker <dave@matrix.org> | 2016-05-24 15:11:28 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-05-24 15:12:05 +0100 |
commit | b007ee46065ed25ed1ca248cf47c19ee7f4b56c2 (patch) | |
tree | 9ae5a0e268618b37512b60457eea1d0f91873573 /synapse | |
parent | tweak mail notifs (diff) | |
download | synapse-b007ee46065ed25ed1ca248cf47c19ee7f4b56c2.tar.xz |
Check for presence of 'avatar_url' key
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/push/mailer.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/push/mailer.py b/synapse/push/mailer.py |