Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
karla-vm committed Jan 9, 2024
1 parent 5fb15c6 commit 32ff277
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions services/ui-src/src/components/app/AppRoutes.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export const AppRoutes = () => {
// LaunchDarkly
const mlrReport = useFlags()?.mlrReport;

// verify whether a user has the required roles / access to MCPAR, MLR, NAAAR reports
const userHasAccess = userIsAdmin || userIsEndUser;

return (
Expand Down

0 comments on commit 32ff277

Please sign in to comment.