diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-02 12:11:52 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-02 12:12:14 +0100 |
commit | 4b8244fbf85df081e3abfa7a8e8754b66d671f49 (patch) | |
tree | 7f4990fb341949eb4f081000c3c7c077ceb51fd9 /synapse/storage | |
parent | Whoops: Put /events parameters object in the right part of the api tree. (diff) | |
download | synapse-4b8244fbf85df081e3abfa7a8e8754b66d671f49.tar.xz |
Fix bug where we didn't correctly store the ops power levels event.
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/__init__.py | 3 | ||||
-rw-r--r-- | synapse/storage/room.py | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |