Skip to content

Commit

Permalink
feat: do not show in all use case (#643)
Browse files Browse the repository at this point in the history
Signed-off-by: SuZhou-Joe <[email protected]>
(cherry picked from commit c742818)
  • Loading branch information
SuZhou-Joe authored and github-actions[bot] committed Jul 29, 2024
1 parent 752a4fd commit 782e323
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/plugin.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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 () => {
Expand Down

0 comments on commit 782e323

Please sign in to comment.