mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-30 11:33:36 +00:00
Shorten 'Keyboard Shortcuts' to just 'Shortcuts'
This commit is contained in:
@@ -57,7 +57,7 @@ class PreferenceView extends BaseComponent {
|
||||
});
|
||||
break;
|
||||
}
|
||||
case 'Keyboard Shortcuts': {
|
||||
case 'Shortcuts': {
|
||||
this.section = new ShortcutsSection({
|
||||
$root: this.$settingsContainer
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user