We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 798d56b commit 274a498Copy full SHA for 274a498
site-config/lungmap/dev/config.ts
@@ -53,6 +53,7 @@ export function makeConfig(
53
},
54
url: `${dataUrl}/`,
55
56
+ enableEntitiesView: true,
57
entities: [projectsEntityConfig, samplesEntityConfig, filesEntityConfig],
58
explorerTitle: "Explore Data",
59
export: exportConfig,
0 commit comments