Revert "Revert "Remove extensible events v1 experimental rendering (#9881)""
This reverts commit b4f2db22df
.
This commit is contained in:
parent
19ba620de2
commit
b642df98e9
4 changed files with 1 additions and 52 deletions
|
@ -340,13 +340,6 @@ export const SETTINGS: { [setting: string]: ISetting } = {
|
|||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
"feature_extensible_events": {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Developer, // developer for now, eventually Messaging and default on
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
displayName: _td("Show extensible event representation of events"),
|
||||
default: false,
|
||||
},
|
||||
"useOnlyCurrentProfiles": {
|
||||
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
|
||||
displayName: _td("Show current avatar and name for users in message history"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue