diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-12 17:57:02 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-12 17:57:02 +0100 |
commit | 14975ce5bcf4dac2720cc4be290100a580334393 (patch) | |
tree | 7b01e8c1b5071b015fdd147d27714113d6679fbf | |
parent | Fix bug where we no longer stored user_id on Pdus (diff) | |
download | synapse-14975ce5bcf4dac2720cc4be290100a580334393.tar.xz |
Fix bug where we relied on the current_state_events being updated when we are handling type specific persistence
-rw-r--r-- | synapse/storage/roommember.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/synapse/storage/roommember.py b/synapse/storage/roommember.py |