mirror of
https://github.com/vector-im/element-web.git
synced 2024-11-17 05:55:00 +08:00
Remove unused setting
This commit is contained in:
parent
771ae5e18f
commit
5a0fdb36c0
@ -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 New Issue
Block a user