Add escape to exit and clear room filter field

This commit is contained in:
miruka
2019-09-07 16:46:30 -04:00
parent a15fba92cb
commit 134543728e
3 changed files with 7 additions and 1 deletions

View File

@@ -106,6 +106,7 @@ class UISettings(JSONConfigFile):
return {
"alertOnMessageForMsec": 4000,
"clearRoomFilterOnEnter": True,
"clearRoomFilterOnEscape": True,
"theme": "Default.qpl",
"writeAliases": {},
"keys": {