diff options
author | H. Shay <hillerys@element.io> | 2022-11-08 11:29:23 -0800 |
---|---|---|
committer | H. Shay <hillerys@element.io> | 2022-11-08 11:29:23 -0800 |
commit | 06a3b9a9218042b18822e91b1b6ce38d81ffa2cc (patch) | |
tree | beaa167bffe8daa122c9fa28b1369abda88858f5 | |
parent | update compute_event_context_for_batched to take list and assign state groups (diff) | |
download | synapse-06a3b9a9218042b18822e91b1b6ce38d81ffa2cc.tar.xz |
call compute event context for batched from room code
-rw-r--r-- | synapse/handlers/room.py | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/synapse/handlers/room.py b/synapse/handlers/room.py |