Skip to content

Commit

Permalink
fix: remove createdBy filter from approval tab
Browse files Browse the repository at this point in the history
  • Loading branch information
Zangetsu101 committed Dec 30, 2024
1 parent 64a4b6e commit 8672895
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/client/src/views/OfficeHome/queries.ts
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ export const REGISTRATION_HOME_QUERY = gql`
}
}
approvalTab: searchEvents(
userId: $userId
advancedSearchParameters: {
declarationLocationId: $declarationLocationId
registrationStatuses: ["VALIDATED", "CORRECTION_REQUESTED"]
Expand Down

0 comments on commit 8672895

Please sign in to comment.