diff options
author | Patrick Cloke <clokep@users.noreply.github.com> | 2021-07-21 13:29:54 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 17:29:54 +0000 |
commit | d15e72e511724f2e4729b31808d410c1b1ad9041 (patch) | |
tree | 492513c7be70b203f96b566d3ddbba12230e10d9 /synapse/config | |
parent | Merge remote-tracking branch 'origin/release-v1.39' into develop (diff) | |
download | synapse-d15e72e511724f2e4729b31808d410c1b1ad9041.tar.xz |
Update the notification email subject when invited to a space. (#10426)
Diffstat (limited to 'synapse/config')
-rw-r--r-- | synapse/config/emailconfig.py | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/synapse/config/emailconfig.py b/synapse/config/emailconfig.py |