Skip to content

Commit

Permalink
feat: remove producerOrg & publsherOrg from default filters
Browse files Browse the repository at this point in the history
  • Loading branch information
cmoinier committed Jul 5, 2024
1 parent 40e71af commit 7296aed
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,6 @@ export class SearchFiltersComponent implements OnInit {
'topic',
'isSpatial',
'license',
'producer',
'publisher',
]
)
.filter((adv_filter) => {
Expand Down

0 comments on commit 7296aed

Please sign in to comment.