Skip to content

Commit

Permalink
Merge pull request online-go#2783 from GreenAsJade/cm_outcomes_dashbo…
Browse files Browse the repository at this point in the history
…ard_route_fix

Fix updated route
  • Loading branch information
anoek authored Aug 16, 2024
2 parents 6625550 + db4ffe6 commit edaf18f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/views/ReportsCenter/ReportsCenterCMInfo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ export function ReportsCenterCMInfo(): JSX.Element {
pageSizeOptions={[1, 4]}
className="individual-overview"
name="individual-overview"
source={"moderation/cm_overview"}
source={"moderation/cm_individual_outcomes"}
columns={[
{
header: "CM",
Expand Down

0 comments on commit edaf18f

Please sign in to comment.