Add markRoomReadMsecDelay setting

This commit is contained in:
miruka
2020-06-01 18:57:17 -04:00
parent 5bc5249ccf
commit 835d1c486f
3 changed files with 7 additions and 1 deletions

View File

@@ -239,6 +239,7 @@ class UISettings(JSONDataFile):
"hideProfileChangeEvents": True,
"hideMembershipEvents": False,
"hideUnknownEvents": True,
"markRoomReadMsecDelay": 200,
"maxMessageCharactersPerLine": 65,
"ownMessagesOnLeftAboveWidth": 895,
"theme": "Midnight.qpl",