Make groups a fully-fleged baked-in feature

This commit is contained in:
Luke Barnard 2017-11-10 15:42:11 +00:00
parent b68b60c04c
commit 853d33a93a
3 changed files with 6 additions and 14 deletions

View file

@ -26,10 +26,6 @@ import SdkConfig from './SdkConfig';
*/
const FEATURES = [
{
id: 'feature_groups',
name: _td("Communities"),
},
{
id: 'feature_pinning',
name: _td("Message Pinning"),