From c7428182ae8d30323e874aeb38893d98e04c25e1 Mon Sep 17 00:00:00 2001 From: SuZhou-Joe Date: Tue, 30 Jul 2024 00:54:03 +0800 Subject: [PATCH] feat: do not show in all use case (#643) 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 () => {