mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 08:56:04 -04:00
Rename 'pruned' to 'pruned_because'
This commit is contained in:
parent
bc250a6afa
commit
efea61dc50
3 changed files with 3 additions and 3 deletions
|
@ -59,7 +59,7 @@ class SynapseEvent(JsonEncodedObject):
|
|||
"age_ts",
|
||||
"prev_content",
|
||||
"prev_state",
|
||||
"pruned",
|
||||
"pruned_because",
|
||||
]
|
||||
|
||||
internal_keys = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue