You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2025-11-11 20:22:36 +03:00
error fix in PreferencesUserSettingsTab.js
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user