fix visibility

This commit is contained in:
Philipinho
2026-05-20 18:20:52 +01:00
parent 2be5e0d4ee
commit 0402420fbc
2 changed files with 21 additions and 8 deletions
@@ -5,9 +5,10 @@ const enterpriseFeatures = [
"AI Integration (Chat, Search & Assistant)",
"MCP Support",
"SSO (SAML, OIDC, LDAP)",
"SCIM Provisioning",
"Multi-factor Authentication (2FA)",
"Page-level Permissions",
"Page verification & approval workflow",
"Page Verification & Approval Workflow",
"Audit Logs",
"Enterprise Controls",
"API Keys",
@@ -15,7 +16,8 @@ const enterpriseFeatures = [
"Full-text Search in Attachments (PDF, DOCX)",
"Resolve Comments",
"Confluence Import",
"DOCX Import",
"PDF & DOCX Import",
"Templates",
];
export default function OssDetails() {