Move pin drop out of labs (PSG-664) (#9135)
* Move pin drop out of labs (PSG-664) Signed-off-by: Johannes Marbach <johannesm@element.io> * Regenerate strings Signed-off-by: Johannes Marbach <johannesm@element.io>
This commit is contained in:
parent
94f3168ab8
commit
4a14882938
5 changed files with 1 additions and 17 deletions
|
@ -413,13 +413,6 @@ export const SETTINGS: {[setting: string]: ISetting} = {
|
|||
displayName: _td("Right-click message context menu"),
|
||||
default: false,
|
||||
},
|
||||
"feature_location_share_pin_drop": {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
supportedLevels: LEVELS_FEATURE,
|
||||
displayName: _td("Location sharing - pin drop"),
|
||||
default: false,
|
||||
},
|
||||
"feature_location_share_live": {
|
||||
isFeature: true,
|
||||
labsGroup: LabGroup.Messaging,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue