Merge pull request #5548 from SimonBrandner/add-search-shortcut
Add optional search shortcut
This commit is contained in:
commit
5431dc7331
6 changed files with 26 additions and 0 deletions
|
@ -52,6 +52,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
|||
'showImages',
|
||||
'showChatEffects',
|
||||
'Pill.shouldShowPillAvatar',
|
||||
'ctrlFForSearch',
|
||||
];
|
||||
|
||||
static GENERAL_SETTINGS = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue