Skip to content

Commit

Permalink
Update cards.const.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
atalyaalon authored Jun 5, 2024
1 parent 27e6e6d commit 2449ce0
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 2449ce0

Please sign in to comment.