Add invite to room keybind

This commit is contained in:
miruka
2020-03-28 12:40:11 -04:00
parent 790229e188
commit 2a648d7f59
3 changed files with 6 additions and 3 deletions

View File

@@ -287,6 +287,7 @@ class UISettings(JSONDataFile):
"sendFile": ["Alt+S"],
"sendFileFromPathInClipboard": ["Alt+Shift+S"],
"inviteToRoom": ["Alt+I"],
"toggleFocusRoomPane": ["Alt+R"],
},