Skip to content

Commit

Permalink
Merge pull request #445 from ertush/hotfix
Browse files Browse the repository at this point in the history
Modified Updated Facilities Pending Validation menu to push have_upda…
  • Loading branch information
ertush authored Aug 8, 2024
2 parents d53b888 + 0d55dd6 commit 41d2a2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/FacilitySideMenu.js
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@ function FacilitySideMenu({ states, stateSetters, filters }) {
pathname:'/facilities',
query: {
filter:'updated_pending_validation_facilities',
has_edits: true
have_updates: true
}
})

Expand Down

0 comments on commit 41d2a2c

Please sign in to comment.