mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-09-20 08:14:39 -04:00
Stop internal keys from getting into SynapseEvents
This commit is contained in:
parent
1587ea26fe
commit
063e1b22e6
2 changed files with 6 additions and 0 deletions
|
@ -51,6 +51,7 @@ class SynapseEvent(JsonEncodedObject):
|
|||
"depth",
|
||||
"destinations",
|
||||
"origin",
|
||||
"outlier",
|
||||
]
|
||||
|
||||
required_keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue