Debug: Show all events
This commit is contained in:
@@ -130,6 +130,12 @@ export const SETTINGS = {
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
"showHiddenEventsInTimeline": {
|
||||
isFeature: true,
|
||||
displayName: _td("Show hidden events in timeline"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
"MessageComposerInput.suggestEmoji": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td('Enable Emoji suggestions while typing'),
|
||||
|
||||
Reference in New Issue
Block a user