hide integration management behind labs checkbox
This commit is contained in:
parent
90e5ab2ca3
commit
cf70f1731e
2 changed files with 21 additions and 19 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue