mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 10:15:43 +03:00
Remove unused setting
This commit is contained in:
parent
771ae5e18f
commit
5a0fdb36c0
1 changed files with 0 additions and 6 deletions
|
@ -94,12 +94,6 @@ export const SETTINGS = {
|
|||
// // not use this for new settings.
|
||||
// invertedSettingName: "my-negative-setting",
|
||||
// },
|
||||
"feature_alternate_message_layouts": {
|
||||
isFeature: true,
|
||||
displayName: _td("Alternate message layouts"),
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
default: false,
|
||||
},
|
||||
"feature_pinning": {
|
||||
isFeature: true,
|
||||
displayName: _td("Message Pinning"),
|
||||
|
|
Loading…
Reference in a new issue