Skip to content

Commit

Permalink
[frontend] fix filters in Advanced Search
Browse files Browse the repository at this point in the history
  • Loading branch information
Archidoit committed Sep 10, 2024
1 parent da64bf1 commit 01a5bbd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ const Search = () => {
lineFragment={searchLineFragment}
preloadedPaginationProps={preloadedPaginationOptions}
availableEntityTypes={['Stix-Core-Object']}
entityTypes={['Stix-Core-Object']}
/>
)}
</>
Expand Down

0 comments on commit 01a5bbd

Please sign in to comment.