Skip to content

Commit

Permalink
Merge pull request #1111 from data-for-change/open-widgets-to-prod
Browse files Browse the repository at this point in the history
Update cards.const.ts
  • Loading branch information
atalyaalon authored Jun 5, 2024
2 parents 27e6e6d + 2449ce0 commit ca1f77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/const/cards.const.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ export const operationalCards: WidgetName[] = [
WidgetName.accident_count_by_accident_year,
WidgetName.injured_count_by_accident_year,
// WidgetName.accident_count_by_driver_type,
WidgetName.killed_and_injured_count_per_age_group,
WidgetName.accident_count_by_day_night
];

Expand Down

0 comments on commit ca1f77f

Please sign in to comment.