s/archived/leave/

This commit is contained in:
Mark Haines 2015-12-04 17:32:59 +00:00
parent 79d109f7cc
commit 140206ca69

View file

@ -19,7 +19,7 @@
"The events that aren't recorded in the room history, e.g. typing and receipts, to include for rooms.", "The events that aren't recorded in the room history, e.g. typing and receipts, to include for rooms.",
"allOf": [{"$ref": "room_event_filter.json"}] "allOf": [{"$ref": "room_event_filter.json"}]
}, },
"include_archived": { "include_leave": {
"description": "description":
"Include rooms that the user has left in the sync, default false", "Include rooms that the user has left in the sync, default false",
"type": "boolean" "type": "boolean"