diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-12 17:56:21 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-12 17:56:21 +0100 |
commit | 667e747ed11a418da317a03fc3c59a205c5c4af0 (patch) | |
tree | 43f2138b6197118013ee6df18450c4e4c3c00cd0 | |
parent | Make the state resolution use actual power levels rather than taking them fro... (diff) | |
download | synapse-667e747ed11a418da317a03fc3c59a205c5c4af0.tar.xz |
Fix bug where we no longer stored user_id on Pdus
-rw-r--r-- | synapse/storage/__init__.py | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |