mirror of
https://github.com/docmost/docmost.git
synced 2026-08-21 16:01:38 +10:00
feat(confluence-import): gate API importer UI to enterprise entitlement
This commit is contained in:
@@ -130,7 +130,7 @@ const groupedData: DataGroup[] = [
|
||||
label: "Import",
|
||||
icon: IconFileImport,
|
||||
path: "/settings/import/confluence",
|
||||
feature: Feature.CONFLUENCE_IMPORT,
|
||||
feature: Feature.CONFLUENCE_API_IMPORT,
|
||||
role: "admin",
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user