mirror of
https://github.com/docmost/docmost.git
synced 2026-08-28 01:07:08 +08:00
Merge branch 'main' into feat/bases
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user