diff options
author | Richard van der Hoff <richard@matrix.org> | 2018-10-26 23:56:40 +0100 |
---|---|---|
committer | Richard van der Hoff <richard@matrix.org> | 2018-10-26 23:56:40 +0100 |
commit | 5caf79b312947c823977c89275c1ea5750aeec92 (patch) | |
tree | 2522413277bcc070617202231f2ce5b12f7e05ec /synapse/handlers/room.py | |
parent | optimise state copying (diff) | |
download | synapse-5caf79b312947c823977c89275c1ea5750aeec92.tar.xz |
Remember to copy the avatar on room upgrades
Diffstat (limited to 'synapse/handlers/room.py')
-rw-r--r-- | synapse/handlers/room.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |