diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-15 17:43:46 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-15 17:43:46 +0100 |
commit | 1e4b971f95ac953e9fbd4a8e4cc0d0d2edc5e5ea (patch) | |
tree | bfb15c6b17b54e44957e65bc8f4a5f3ea334aa64 /synapse/api/events | |
parent | Fix bug where we incorrectly calculated 'age_ts' from 'age' key rather than t... (diff) | |
download | synapse-1e4b971f95ac953e9fbd4a8e4cc0d0d2edc5e5ea.tar.xz |
Fix bug where we didn't always get 'prev_content' key
Diffstat (limited to 'synapse/api/events')
-rw-r--r-- | synapse/api/events/__init__.py | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/synapse/api/events/__init__.py b/synapse/api/events/__init__.py |