Skip to content

Commit

Permalink
fix: updates well known types to fix gallery query
Browse files Browse the repository at this point in the history
affects: @esri/hub-common
  • Loading branch information
MarvinPerry committed Apr 30, 2024
1 parent 3cd0a12 commit 6b99da8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions packages/common/src/search/_internal/portalSearchItems.ts
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ export const WellKnownItemPredicates: IWellKnownItemPredicates = {
$initiative: [
{
type: "Hub Initiative",
typekeywords: "hubInitiativeV2",
},
],
$experience: [
Expand Down

0 comments on commit 6b99da8

Please sign in to comment.