You've already forked element-web
mirror of
https://github.com/element-hq/element-web.git
synced 2025-12-01 09:58:03 +03:00
hide integration management behind labs checkbox
This commit is contained in:
@@ -34,7 +34,11 @@ const LABS_FEATURES = [
|
||||
{
|
||||
name: 'End-to-End Encryption',
|
||||
id: 'e2e_encryption'
|
||||
}
|
||||
},
|
||||
{
|
||||
name: 'Integration Management',
|
||||
id: 'integration_management'
|
||||
},
|
||||
];
|
||||
|
||||
// if this looks like a release, use the 'version' from package.json; else use
|
||||
|
||||
Reference in New Issue
Block a user