Release message right-click context menu out of labs (#8613)
This commit is contained in:
parent
3eecd68175
commit
488babaf65
3 changed files with 0 additions and 11 deletions
|
@ -406,13 +406,6 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
displayName: _td("Send read receipts"),
|
||||
default: true,
|
||||
},
|
||||
"feature_message_right_click_context_menu": {
|
||||
isFeature: true,
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
labsGroup: LabGroup.Rooms,
|
||||
displayName: _td("Right-click message context menu"),
|
||||
default: false,
|
||||
},
|
||||
"feature_location_share_live": {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue