Add clear messages shortcut

This commit is contained in:
miruka
2019-09-08 11:49:47 -04:00
parent db0de237e6
commit e93c251624
5 changed files with 22 additions and 4 deletions

View File

@@ -133,6 +133,8 @@ class UISettings(JSONConfigFile):
"Alt+Shift+Left", "Alt+Shift+Right",
"Alt+Shift+H", "Alt+Shift+L",
],
"clearRoomMessages": ["Ctrl+L"],
},
}