From 5466be484588f032d1d674f154a5b3c710c12a7d Mon Sep 17 00:00:00 2001 From: SuZhou-Joe Date: Mon, 29 Jul 2024 12:41:36 +0800 Subject: [PATCH] feat: do not show in all use case Signed-off-by: SuZhou-Joe --- public/plugin.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/public/plugin.tsx b/public/plugin.tsx index 205a3ced..604508f9 100644 --- a/public/plugin.tsx +++ b/public/plugin.tsx @@ -106,7 +106,6 @@ export class CustomImportMapPlugin id: MAPS_APP_ID, category: DEFAULT_APP_CATEGORIES.visualizeAndReport, order: 200, - showInAllNavGroup: true, }]); const mapEmbeddableFactory = new MapEmbeddableFactoryDefinition(async () => {