diff options
author | Daniel Wagner-Hall <daniel@matrix.org> | 2015-10-13 15:48:12 +0100 |
---|---|---|
committer | Daniel Wagner-Hall <daniel@matrix.org> | 2015-10-13 15:48:12 +0100 |
commit | 17dffef5ec74d789f68096c95d29cdcad57ce5c7 (patch) | |
tree | c28e54f40c79a4640aaeb1671efe8c1133980c13 /synapse/rest | |
parent | Merge branch 'develop' into daniel/3pidinvites (diff) | |
download | synapse-17dffef5ec74d789f68096c95d29cdcad57ce5c7.tar.xz |
Move event contents into third_party_layout field
Diffstat (limited to 'synapse/rest')
-rw-r--r-- | synapse/rest/client/v1/room.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/synapse/rest/client/v1/room.py b/synapse/rest/client/v1/room.py |