Add settings to hide membership and profile events

This commit is contained in:
miruka
2020-03-22 12:04:43 -04:00
parent f13327b073
commit c6390238a9
3 changed files with 13 additions and 3 deletions

View File

@@ -211,6 +211,8 @@ class UISettings(JSONDataFile):
"clearRoomFilterOnEnter": True,
"clearRoomFilterOnEscape": True,
"collapseSidePanesUnderWindowWidth": 400,
"hideProfileChangeEvents": True,
"hideMembershipEvents": False,
"theme": "Midnight.qpl",
"writeAliases": {},
"media": {