Take jitsi conf calling out of labs

This commit is contained in:
David Baker 2018-07-24 19:06:19 +01:00
parent ffabd60972
commit cfa7d0f11d
2 changed files with 17 additions and 67 deletions

View file

@ -83,12 +83,6 @@ export const SETTINGS = {
supportedLevels: LEVELS_FEATURE,
default: false,
},
"feature_jitsi": {
isFeature: true,
displayName: _td("Jitsi Conference Calling"),
supportedLevels: LEVELS_FEATURE,
default: false,
},
"MessageComposerInput.dontSuggestEmoji": {
supportedLevels: LEVELS_ACCOUNT_SETTINGS,
displayName: _td('Disable Emoji suggestions while typing'),