diff options
author | Erik Johnston <erik@matrix.org> | 2014-09-06 07:41:36 +0100 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-09-06 07:41:51 +0100 |
commit | 2205aba3ed1337a00f9f7869db8a164b65b68f81 (patch) | |
tree | c55c47614aa2554d61b09bf37b254df6cf07a13e /synapse/state.py | |
parent | Unit tests do not need captchas. (diff) | |
download | synapse-2205aba3ed1337a00f9f7869db8a164b65b68f81.tar.xz |
Fix bug where we used an event_id as a pdu_id
Diffstat (limited to '')
-rw-r--r-- | synapse/state.py | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/synapse/state.py b/synapse/state.py |