Skip to content

Commit

Permalink
#138-unused-filters-shouldnt-be-sent-to-beacon-services
Browse files Browse the repository at this point in the history
-Remove the gender parameter. There was already a sex parameter.
  • Loading branch information
LarieSB committed Aug 15, 2024
1 parent d810c98 commit 3137937
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/search/SearchFilters.vue
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ export default {
searchParams: {
resourceTypes: [],
countries: [],
genders: [],
ageThisYear: [0,100],
symptomOnset: [0,100],
ageAtDiagnoses: [0,100],
Expand Down

0 comments on commit 3137937

Please sign in to comment.