Make the Keyboard Shortcuts
dialog into a settings tab (#7198)
This commit is contained in:
parent
cb42173e11
commit
1f298250b9
13 changed files with 191 additions and 155 deletions
|
@ -112,7 +112,7 @@ export enum NavigationAction {
|
|||
/** Toggle the user menu */
|
||||
ToggleUserMenu = 'ToggleUserMenu',
|
||||
/** Toggle the short cut help dialog */
|
||||
ToggleShortCutDialog = 'ToggleShortCutDialog',
|
||||
OpenShortCutDialog = 'OpenShortCutDialog',
|
||||
/** Got to the Element home screen */
|
||||
GoToHome = 'GoToHome',
|
||||
/** Select prev room */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue