Add setting to ignore unknown events

This commit is contained in:
miruka
2020-03-23 16:58:31 -04:00
parent d34e2ab2b6
commit bed0dbf998
2 changed files with 5 additions and 0 deletions

View File

@@ -214,6 +214,7 @@ class UISettings(JSONDataFile):
"collapseSidePanesUnderWindowWidth": 400,
"hideProfileChangeEvents": True,
"hideMembershipEvents": False,
"hideUnknownEvents": False,
"theme": "Midnight.qpl",
"writeAliases": {},
"media": {