mirror of
https://github.com/matrix-org/synapse.git
synced 2025-08-17 03:36:59 +02:00
Send down state_key to clients
This commit is contained in:
parent
be6abdff19
commit
b52b33acf6
@ -45,7 +45,6 @@ class SynapseEvent(JsonEncodedObject):
|
||||
|
||||
internal_keys = [
|
||||
"is_state",
|
||||
"state_key",
|
||||
"prev_events",
|
||||
"prev_state",
|
||||
"depth",
|
||||
|
Loading…
Reference in New Issue
Block a user