diff --git a/apps/client/src/ee/licence/components/oss-details.tsx b/apps/client/src/ee/licence/components/oss-details.tsx index bee039700..a009f329c 100644 --- a/apps/client/src/ee/licence/components/oss-details.tsx +++ b/apps/client/src/ee/licence/components/oss-details.tsx @@ -18,6 +18,7 @@ const enterpriseFeatures = [ "Confluence Import", "PDF & DOCX Import", "Templates", + "Personal Spaces" ]; export default function OssDetails() {