Make the Keyboard Shortcuts dialog into a settings tab (#7198)

This commit is contained in:
Šimon Brandner
2022-01-17 12:53:10 +01:00
committed by GitHub
parent cb42173e11
commit 1f298250b9
13 changed files with 191 additions and 155 deletions

View File

@@ -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 */