error fix in PreferencesUserSettingsTab.js
This commit is contained in:
parent
3bdb6606de
commit
4baf3b8deb
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ export default class PreferencesUserSettingsTab extends React.Component {
|
|||
];
|
||||
|
||||
static GENERAL_SETTINGS = [
|
||||
'GroupFilterPanel.enableGroupFilterPanel',
|
||||
'TagPanel.enableTagPanel',
|
||||
'promptBeforeInviteUnknownUsers',
|
||||
// Start automatically after startup (electron-only)
|
||||
// Autocomplete delay (niche text box)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue