Merge branch 'main' into feat/bases

This commit is contained in:
Philipinho
2026-06-20 18:38:05 +01:00
74 changed files with 4280 additions and 2397 deletions
+2
View File
@@ -20,6 +20,8 @@ export const Feature = {
VIEWER_COMMENTS: 'comment:viewer',
TEMPLATES: 'templates',
PDF_EXPORT: 'export:pdf',
PERSONAL_SPACES: 'spaces:personal',
DOCX_EXPORT: 'export:docx',
BASES: 'bases',
} as const;