Skip to content

Commit

Permalink
water board fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joepio committed Apr 18, 2024
1 parent 74a20aa commit 6dab230
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/src/Components/OrganizationSelector.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ const query = {
},
filter: {
terms: {
classification: ["municipality", "province", "water board"],
classification: ["municipality", "province", "water"],
},
},
},
Expand Down

0 comments on commit 6dab230

Please sign in to comment.