From e848c2a5b8e054134abdc93515f315e6cafaec6e Mon Sep 17 00:00:00 2001 From: Philipinho <16838612+Philipinho@users.noreply.github.com> Date: Sat, 20 Jun 2026 17:23:27 +0100 Subject: [PATCH] update list --- apps/client/src/ee/licence/components/oss-details.tsx | 1 + 1 file changed, 1 insertion(+) 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() {