mirror of
https://github.com/docmost/docmost.git
synced 2026-09-11 07:56:54 +08:00
fix: hide import in cloud
This commit is contained in:
@@ -133,6 +133,7 @@ const groupedData: DataGroup[] = [
|
||||
path: "/settings/import/confluence",
|
||||
feature: Feature.CONFLUENCE_API_IMPORT,
|
||||
role: "admin",
|
||||
env: "selfhosted",
|
||||
show: () => isBetaConfluenceImporter(),
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user