We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d9129f commit ae34dc5Copy full SHA for ae34dc5
src/settings/Settings.tsx
@@ -414,7 +414,7 @@ export const SETTINGS: {[setting: string]: ISetting} = {
414
supportedLevels: LEVELS_FEATURE,
415
labsGroup: LabGroup.Rooms,
416
displayName: _td("Right-click message context menu"),
417
- default: false,
+ default: true,
418
},
419
"feature_location_share_pin_drop": {
420
isFeature: true,
0 commit comments