mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 10:34:49 -04:00
Send down state_key to clients
This commit is contained in:
parent
be6abdff19
commit
b52b33acf6
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@ class SynapseEvent(JsonEncodedObject):
|
||||||
|
|
||||||
internal_keys = [
|
internal_keys = [
|
||||||
"is_state",
|
"is_state",
|
||||||
"state_key",
|
|
||||||
"prev_events",
|
"prev_events",
|
||||||
"prev_state",
|
"prev_state",
|
||||||
"depth",
|
"depth",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue