Add leaveRoom and forgetRoom keybinds
This commit is contained in:
@@ -288,6 +288,8 @@ class UISettings(JSONDataFile):
|
||||
"sendFile": ["Alt+S"],
|
||||
"sendFileFromPathInClipboard": ["Alt+Shift+S"],
|
||||
"inviteToRoom": ["Alt+I"],
|
||||
"leaveRoom": ["Alt+Escape"],
|
||||
"forgetRoom": ["Alt+Shift+Escape"],
|
||||
|
||||
"toggleFocusRoomPane": ["Alt+R"],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user